@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/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A22> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '22'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:22'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12655'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.13'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12655'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12656'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12656'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12657'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12657'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12659'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12659'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12660'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12660'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12661'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12661'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12663'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12663'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7046'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7046'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7047'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7047'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7048'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7048'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7051'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149311'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7051'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7052'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7052'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7053'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7053'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12565'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.97'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12565'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12566'^^xsd:integer;
  dwc:scientificName 'Biddulphia regia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.97'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149323'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12566'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12568'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.97'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12568'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12569'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.97'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12569'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12570'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.97'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12570'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12571'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.97'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12571'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12573'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.97'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12573'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6936'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6936'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6937'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6937'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6939'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6939'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6940'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6940'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6942'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6942'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6943'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6943'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12424'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12424'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12426'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12426'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12427'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12427'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12429'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12429'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12430'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12430'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12436'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.31'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12436'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12437'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.31'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12437'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12439'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.31'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12439'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12440'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.31'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12440'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12441'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.31'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12441'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12443'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.31'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12443'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12445'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.31'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12445'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12447'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.31'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12447'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12450'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.31'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12450'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12451'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.31'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12451'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12453'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.75'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12453'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12455'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.75'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12455'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12456'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.75'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12456'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12457'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.75'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12457'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12459'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.75'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12459'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12460'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.75'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12460'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12461'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.75'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12461'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12463'^^xsd:integer;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.75'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12463'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12466'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.75'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12466'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12468'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.75'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12468'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12470'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.75'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12470'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12471'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.75'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12471'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12475'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.75'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12475'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12476'^^xsd:integer;
  dwc:scientificName 'Minuscula bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.75'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109585'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12476'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12477'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.75'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12477'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12480'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.75'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12480'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12481'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.75'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12481'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12483'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.52'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12483'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1404'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1404'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1405'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1405'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1407'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1407'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1409'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1409'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1410'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1410'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1411'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1411'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1413'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1413'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1414'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1414'^^xsd:string;
  dwc:observationDate '1985-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1415'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1415'^^xsd:string;
  dwc:observationDate '1985-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1418'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1418'^^xsd:string;
  dwc:observationDate '1985-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1419'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1419'^^xsd:string;
  dwc:observationDate '1985-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1420'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1420'^^xsd:string;
  dwc:observationDate '1985-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1421'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1421'^^xsd:string;
  dwc:observationDate '1985-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1423'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1423'^^xsd:string;
  dwc:observationDate '1985-03-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1426'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1426'^^xsd:string;
  dwc:observationDate '1985-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1427'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1427'^^xsd:string;
  dwc:observationDate '1985-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1429'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1429'^^xsd:string;
  dwc:observationDate '1985-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1430'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1430'^^xsd:string;
  dwc:observationDate '1985-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1431'^^xsd:integer;
  dwc:scientificName 'Detonula confervacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149286'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1431'^^xsd:string;
  dwc:observationDate '1985-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '163224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1433'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1433'^^xsd:string;
  dwc:observationDate '1985-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6904'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6904'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6906'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6906'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6907'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6907'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6908'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6908'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6910'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6910'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6911'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6911'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6913'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6913'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6915'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6915'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6916'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6916'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6917'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6917'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6919'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6919'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6920'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6920'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6922'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6922'^^xsd:string;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6923'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6923'^^xsd:string;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6927'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6927'^^xsd:string;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6929'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6929'^^xsd:string;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6930'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6930'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6932'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6932'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6933'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6933'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A20> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '20'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:20'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A21> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '21'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:21'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12415'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12415'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12416'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12416'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12418'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12418'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12419'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12419'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12420'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12420'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12422'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12422'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6895'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6895'^^xsd:string;
  dwc:observationDate '1982-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6896'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6896'^^xsd:string;
  dwc:observationDate '1982-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6898'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6898'^^xsd:string;
  dwc:observationDate '1982-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6899'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6899'^^xsd:string;
  dwc:observationDate '1982-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6900'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6900'^^xsd:string;
  dwc:observationDate '1982-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6902'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6902'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1396'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1396'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1397'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1397'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1398'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1398'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1399'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1399'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1401'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1401'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1402'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1402'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1375'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1375'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1376'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1376'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1377'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1377'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1379'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1379'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1380'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1380'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1382'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1382'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1383'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1383'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1386'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1386'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1387'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1387'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1389'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1389'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1390'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1390'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1391'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1391'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1393'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1393'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1456'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1456'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1457'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1457'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1459'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1459'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1460'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1460'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1462'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1462'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1463'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1463'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6945'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6945'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6946'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6946'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6947'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6947'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6948'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6948'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6949'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6949'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6950'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6950'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6953'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6953'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1545'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1545'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1547'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1547'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1548'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1548'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1549'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1549'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1550'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1550'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1552'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1552'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1553'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1553'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1435'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1435'^^xsd:string;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1436'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1436'^^xsd:string;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1438'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1438'^^xsd:string;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1439'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1439'^^xsd:string;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1442'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1442'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1443'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1443'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1445'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1445'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1446'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1446'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1447'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1447'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1448'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1448'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1449'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1449'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1450'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1450'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1451'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1451'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1453'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1453'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6955'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6955'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6956'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6956'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6957'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6957'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6958'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6958'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6960'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6960'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6961'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6961'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6963'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6963'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1574'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1574'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1577'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1577'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1578'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1578'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1580'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1580'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1581'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1581'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1583'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1583'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1667'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1667'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1668'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1668'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1670'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1670'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1671'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1671'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1673'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1673'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1755'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1755'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1756'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1756'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1758'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1758'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1760'^^xsd:integer;
  dwc:scientificName 'Biddulphia regia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149323'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1760'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1763'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1763'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1564'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1564'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1566'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1566'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1567'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1567'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1569'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1569'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1570'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1570'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1571'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1571'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1573'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1573'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1845'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1845'^^xsd:string;
  dwc:observationDate '1985-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1846'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1846'^^xsd:string;
  dwc:observationDate '1985-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1849'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1849'^^xsd:string;
  dwc:observationDate '1985-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1850'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1850'^^xsd:string;
  dwc:observationDate '1985-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1851'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1851'^^xsd:string;
  dwc:observationDate '1985-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1853'^^xsd:integer;
  dwc:scientificName 'Detonula confervacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149286'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1853'^^xsd:string;
  dwc:observationDate '1985-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '163224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7064'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7064'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7065'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7065'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7067'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7067'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7068'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7068'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7069'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7069'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7071'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7071'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7073'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7073'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7164'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7164'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7166'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7166'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7167'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7167'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7169'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7169'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7170'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7170'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7171'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7171'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7173'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7173'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12674'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12674'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12675'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12675'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12677'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12677'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12678'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12678'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12680'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12680'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12681'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12681'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12682'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12682'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12685'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12685'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12686'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12686'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12688'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12688'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12689'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12689'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12690'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12690'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12691'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12691'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12693'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12693'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7075'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7075'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7077'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7077'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7078'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7078'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7080'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7080'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7081'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7081'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7083'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7083'^^xsd:string;
  dwc:observationDate '1982-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12776'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.05'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12776'^^xsd:string;
  dwc:observationDate '1990-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12778'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.05'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12778'^^xsd:string;
  dwc:observationDate '1990-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12779'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.05'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12779'^^xsd:string;
  dwc:observationDate '1990-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12781'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.05'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12781'^^xsd:string;
  dwc:observationDate '1990-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12782'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.05'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12782'^^xsd:string;
  dwc:observationDate '1990-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12665'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12665'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12666'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12666'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12667'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12667'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12669'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12669'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12670'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12670'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12671'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12671'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12673'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12673'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7055'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7055'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7056'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7056'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7059'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7059'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7060'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7060'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7062'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7062'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7063'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7063'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1556'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1556'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1557'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1557'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1559'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1559'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1560'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1560'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1562'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1562'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1563'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1563'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1'^^xsd:string;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3'^^xsd:string;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4'^^xsd:string;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5'^^xsd:string;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6'^^xsd:string;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9'^^xsd:string;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7415'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7415'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7417'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7417'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7419'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7419'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7420'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7420'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7421'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7421'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7423'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7423'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1934'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1934'^^xsd:string;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1937'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1937'^^xsd:string;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1938'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1938'^^xsd:string;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1939'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1939'^^xsd:string;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1941'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1941'^^xsd:string;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1942'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1942'^^xsd:string;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1943'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1943'^^xsd:string;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2045'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2045'^^xsd:string;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2046'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2046'^^xsd:string;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2047'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2047'^^xsd:string;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2050'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2050'^^xsd:string;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2051'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2051'^^xsd:string;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2052'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2052'^^xsd:string;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1945'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1945'^^xsd:string;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1946'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1946'^^xsd:string;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1947'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1947'^^xsd:string;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1950'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1950'^^xsd:string;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1951'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1951'^^xsd:string;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1953'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1953'^^xsd:string;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4165'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4165'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4166'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4166'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4168'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4168'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4169'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4169'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4170'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4170'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4171'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4171'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4173'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4173'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1954'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1954'^^xsd:string;
  dwc:observationDate '1985-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1955'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1955'^^xsd:string;
  dwc:observationDate '1985-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1957'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1957'^^xsd:string;
  dwc:observationDate '1985-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1958'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1958'^^xsd:string;
  dwc:observationDate '1985-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1960'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1960'^^xsd:string;
  dwc:observationDate '1985-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1961'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1961'^^xsd:string;
  dwc:observationDate '1985-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1963'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1963'^^xsd:string;
  dwc:observationDate '1985-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7426'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7426'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7427'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7427'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7428'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7428'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7430'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7430'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7431'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7431'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7433'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7433'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7434'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7434'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7435'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7435'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7436'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7436'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7437'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7437'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7438'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7438'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7440'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7440'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7441'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7441'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7443'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7443'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7524'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7524'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7525'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7525'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7527'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7527'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7529'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7529'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7530'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7530'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7531'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7531'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7533'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7533'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2854'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2854'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2855'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2855'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2857'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2857'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2858'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2858'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2859'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2859'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2861'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2861'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2862'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2862'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2865'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2865'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2867'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2867'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2869'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2869'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2870'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2870'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2871'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2871'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2873'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2873'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2874'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2874'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2875'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2875'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2876'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2876'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2878'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2878'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2879'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2879'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2881'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2881'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2882'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2882'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2883'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2883'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '284'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:284'^^xsd:string;
  dwc:observationDate '1983-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '287'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:287'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '288'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:288'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '289'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:289'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '291'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:291'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '292'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:292'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '293'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:293'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '265'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:265'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '266'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:266'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '269'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:269'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '270'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:270'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '271'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:271'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '273'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:273'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '274'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:274'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '276'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:276'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '277'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:277'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '279'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:279'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '280'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:280'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '282'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:282'^^xsd:string;
  dwc:observationDate '1983-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '283'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:283'^^xsd:string;
  dwc:observationDate '1983-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '254'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:254'^^xsd:string;
  dwc:observationDate '1982-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '256'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:256'^^xsd:string;
  dwc:observationDate '1982-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '257'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:257'^^xsd:string;
  dwc:observationDate '1982-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '258'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:258'^^xsd:string;
  dwc:observationDate '1983-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '259'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:259'^^xsd:string;
  dwc:observationDate '1983-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '260'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:260'^^xsd:string;
  dwc:observationDate '1983-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '262'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:262'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '263'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:263'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '296'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:296'^^xsd:string;
  dwc:observationDate '1982-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '297'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:297'^^xsd:string;
  dwc:observationDate '1982-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '299'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:299'^^xsd:string;
  dwc:observationDate '1982-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '301'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:301'^^xsd:string;
  dwc:observationDate '1982-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '303'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:303'^^xsd:string;
  dwc:observationDate '1982-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '305'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:305'^^xsd:string;
  dwc:observationDate '1982-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '306'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:306'^^xsd:string;
  dwc:observationDate '1982-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '307'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:307'^^xsd:string;
  dwc:observationDate '1982-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '308'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:308'^^xsd:string;
  dwc:observationDate '1982-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '310'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:310'^^xsd:string;
  dwc:observationDate '1982-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '311'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:311'^^xsd:string;
  dwc:observationDate '1982-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '313'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:313'^^xsd:string;
  dwc:observationDate '1982-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '315'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:315'^^xsd:string;
  dwc:observationDate '1982-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '316'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:316'^^xsd:string;
  dwc:observationDate '1982-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:317'^^xsd:string;
  dwc:observationDate '1982-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '320'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:320'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '321'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:321'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '323'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:323'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '324'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:324'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '325'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:325'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '326'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:326'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '328'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:328'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '329'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:329'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '332'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:332'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '333'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:333'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '194'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:194'^^xsd:string;
  dwc:observationDate '1982-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '196'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:196'^^xsd:string;
  dwc:observationDate '1982-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '197'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:197'^^xsd:string;
  dwc:observationDate '1982-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '198'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:198'^^xsd:string;
  dwc:observationDate '1982-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '199'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:199'^^xsd:string;
  dwc:observationDate '1982-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '200'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:200'^^xsd:string;
  dwc:observationDate '1982-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '201'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:201'^^xsd:string;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '203'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:203'^^xsd:string;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '205'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:205'^^xsd:string;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '206'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:206'^^xsd:string;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '207'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:207'^^xsd:string;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '209'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:209'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '210'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:210'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '212'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:212'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '106'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:106'^^xsd:string;
  dwc:observationDate '1982-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '107'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:107'^^xsd:string;
  dwc:observationDate '1982-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '109'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:109'^^xsd:string;
  dwc:observationDate '1982-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '110'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:110'^^xsd:string;
  dwc:observationDate '1982-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '112'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:112'^^xsd:string;
  dwc:observationDate '1982-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '113'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:113'^^xsd:string;
  dwc:observationDate '1982-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '115'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:115'^^xsd:string;
  dwc:observationDate '1982-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '117'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:117'^^xsd:string;
  dwc:observationDate '1982-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '118'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:118'^^xsd:string;
  dwc:observationDate '1982-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '120'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:120'^^xsd:string;
  dwc:observationDate '1982-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '122'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:122'^^xsd:string;
  dwc:observationDate '1982-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '123'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:123'^^xsd:string;
  dwc:observationDate '1982-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '214'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:214'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '215'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:215'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '217'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:217'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '218'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:218'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '220'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:220'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '222'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:222'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '223'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:223'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '225'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:225'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '226'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:226'^^xsd:string;
  dwc:observationDate '1982-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '229'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:229'^^xsd:string;
  dwc:observationDate '1982-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '230'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:230'^^xsd:string;
  dwc:observationDate '1982-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '231'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:231'^^xsd:string;
  dwc:observationDate '1982-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '233'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:233'^^xsd:string;
  dwc:observationDate '1982-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '234'^^xsd:integer;
  dwc:scientificName 'Biddulphia mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148968'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:234'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '236'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:236'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '237'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:237'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '238'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:238'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '240'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:240'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '241'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:241'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '243'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:243'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '245'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:245'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '246'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:246'^^xsd:string;
  dwc:observationDate '1982-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '247'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:247'^^xsd:string;
  dwc:observationDate '1982-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '250'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:250'^^xsd:string;
  dwc:observationDate '1982-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '251'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:251'^^xsd:string;
  dwc:observationDate '1982-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '253'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:253'^^xsd:string;
  dwc:observationDate '1982-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '155'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:155'^^xsd:string;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '157'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:157'^^xsd:string;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '158'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:158'^^xsd:string;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '159'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:159'^^xsd:string;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '161'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:161'^^xsd:string;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '162'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:162'^^xsd:string;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '165'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:165'^^xsd:string;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '166'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:166'^^xsd:string;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '167'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:167'^^xsd:string;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '169'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:169'^^xsd:string;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '170'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:170'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '172'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:172'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '173'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:173'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '175'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:175'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '176'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:176'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '178'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:178'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '180'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:180'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '183'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:183'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '184'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:184'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '185'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:185'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '186'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:186'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '188'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:188'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '190'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:190'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '192'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:192'^^xsd:string;
  dwc:observationDate '1982-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '193'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:193'^^xsd:string;
  dwc:observationDate '1982-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '124'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:124'^^xsd:string;
  dwc:observationDate '1982-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '125'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:125'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '127'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:127'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '128'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:128'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '129'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:129'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '130'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:130'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '132'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:132'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '133'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:133'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '134'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:134'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '137'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:137'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '138'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:138'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '139'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:139'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '140'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:140'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '143'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:143'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '144'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:144'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '145'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:145'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '146'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:146'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '147'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:147'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '148'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:148'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '150'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:150'^^xsd:string;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '151'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:151'^^xsd:string;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '152'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:152'^^xsd:string;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '153'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:153'^^xsd:string;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A94> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '94'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:94'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A95> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '95'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:95'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A97> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '97'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:97'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A98> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '98'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:98'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A99> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '99'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:99'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '101'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:101'^^xsd:string;
  dwc:observationDate '1982-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '102'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:102'^^xsd:string;
  dwc:observationDate '1982-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '103'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:103'^^xsd:string;
  dwc:observationDate '1982-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11'^^xsd:string;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12'^^xsd:string;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A15> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '15'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:15'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A16> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '16'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:16'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A19> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '19'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:19'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A24> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '24'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:24'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A26> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '26'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:26'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A27> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '27'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:27'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A28> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '28'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:28'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A29> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '29'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:29'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A30> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '30'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:30'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A32> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '32'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:32'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A33> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '33'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:33'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A35> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '35'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:35'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A37> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '37'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:37'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A38> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '38'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:38'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A40> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '40'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:40'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A42> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '42'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:42'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A43> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '43'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:43'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A45> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '45'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:45'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A46> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '46'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:46'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A47> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '47'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:47'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A50> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '50'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:50'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A51> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '51'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:51'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A53> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '53'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:53'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A55> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '55'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:55'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A56> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '56'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:56'^^xsd:string;
  dwc:observationDate '1982-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A57> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '57'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:57'^^xsd:string;
  dwc:observationDate '1982-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A59> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '59'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:59'^^xsd:string;
  dwc:observationDate '1982-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A60> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '60'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:60'^^xsd:string;
  dwc:observationDate '1982-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A63> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '63'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:63'^^xsd:string;
  dwc:observationDate '1982-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A64> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '64'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:64'^^xsd:string;
  dwc:observationDate '1982-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A67> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '67'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:67'^^xsd:string;
  dwc:observationDate '1982-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A68> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '68'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:68'^^xsd:string;
  dwc:observationDate '1982-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A70> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '70'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:70'^^xsd:string;
  dwc:observationDate '1982-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A71> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '71'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:71'^^xsd:string;
  dwc:observationDate '1982-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A73> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '73'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:73'^^xsd:string;
  dwc:observationDate '1982-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A74> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '74'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:74'^^xsd:string;
  dwc:observationDate '1982-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A76> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '76'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:76'^^xsd:string;
  dwc:observationDate '1982-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A77> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '77'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:77'^^xsd:string;
  dwc:observationDate '1982-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A79> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '79'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:79'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A80> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '80'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:80'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A81> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '81'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:81'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A83> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '83'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:83'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A84> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '84'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:84'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A85> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '85'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:85'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A86> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '86'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:86'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A88> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '88'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:88'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A89> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '89'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:89'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A92> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '92'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:92'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A93> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '93'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:93'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8205'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8205'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8206'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8206'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8208'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8208'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8211'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8211'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8212'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8212'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8184'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8184'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8186'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8186'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8187'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8187'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8188'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8188'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8191'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8191'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8192'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8192'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8193'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8193'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8195'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8195'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8198'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8198'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8200'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8200'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8201'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8201'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8202'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8202'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8214'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8214'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8216'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8216'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8217'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8217'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8219'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8219'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8220'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8220'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8221'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8221'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8223'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8223'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8226'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8226'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8227'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8227'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8229'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8229'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8230'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8230'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8231'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8231'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8234'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8234'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8235'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8235'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8236'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8236'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8237'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8237'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8238'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8238'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8239'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8239'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8242'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8242'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8246'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8246'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8248'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8248'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8250'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8250'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8251'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8251'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8252'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8252'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8174'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8174'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8175'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8175'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8176'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8176'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8178'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8178'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8179'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8179'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8180'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8180'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8182'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8182'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8183'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8183'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8044'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8044'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8046'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8046'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8047'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8047'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8049'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8049'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8050'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8050'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8053'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8053'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8055'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8055'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8056'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8056'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8057'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8057'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8060'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8060'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8061'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8061'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8062'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8062'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8154'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8154'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8156'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8156'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8157'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8157'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8161'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8161'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8162'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8162'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8163'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8163'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8165'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8165'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8166'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8166'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8167'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8167'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8168'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8168'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8170'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8170'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8172'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8172'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8173'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8173'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7895'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7895'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7896'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7896'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7897'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7897'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7900'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7900'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7901'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7901'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7874'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7874'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7876'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7876'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7877'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7877'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7879'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7879'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7880'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7880'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7881'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7881'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7883'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7883'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7884'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7884'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7887'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7887'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7888'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7888'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7890'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7890'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7891'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7891'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7893'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7893'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7904'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7904'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7906'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7906'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7907'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7907'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7909'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7909'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7910'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7910'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7911'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7911'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7913'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7913'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7914'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7914'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7916'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7916'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7917'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7917'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7918'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7918'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7919'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7919'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7920'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7920'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7923'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7923'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7924'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7924'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7925'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7925'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7926'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7926'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7928'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7928'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7929'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7929'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7930'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7930'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7932'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7932'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7933'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7933'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7935'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7935'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7936'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7936'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7937'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7937'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7940'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7940'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7942'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7942'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7943'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7943'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7945'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7945'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7946'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7946'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7947'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7947'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7949'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7949'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7951'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7951'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7953'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7953'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7954'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7954'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7956'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7956'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7957'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7957'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7958'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7958'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7959'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7959'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7960'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7960'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7963'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7963'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7965'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7965'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7966'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7966'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7967'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7967'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7969'^^xsd:integer;
  dwc:scientificName 'Biddulphia regia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149323'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7969'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7971'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7971'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7972'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7972'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7974'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7974'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7975'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7975'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7976'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7976'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7978'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7978'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7979'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7979'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7982'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7982'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7985'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7985'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7987'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7987'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7988'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7988'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7991'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7991'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7992'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7992'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7995'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7995'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7996'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7996'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7999'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7999'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8000'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8000'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8002'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8002'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8003'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8003'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8004'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8004'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8006'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8006'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8008'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8008'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8010'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8010'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8011'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8011'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8013'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8013'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8017'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8017'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8018'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8018'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8020'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8020'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8021'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8021'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8023'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8023'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8024'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8024'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8025'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8025'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8027'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8027'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8028'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8028'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8030'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8030'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8031'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8031'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8035'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8035'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8036'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8036'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8037'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8037'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8038'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8038'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8041'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8041'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8042'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8042'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8065'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8065'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8066'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8066'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8067'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8067'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8069'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8069'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8070'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8070'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8072'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8072'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8073'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8073'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8075'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8075'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8076'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8076'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8077'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8077'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8079'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8079'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8080'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8080'^^xsd:string;
  dwc:observationDate '1984-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8082'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8082'^^xsd:string;
  dwc:observationDate '1984-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8083'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8083'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8085'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8085'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8086'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8086'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8087'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8087'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8089'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8089'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8090'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8090'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8092'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8092'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8093'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8093'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8095'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8095'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8096'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8096'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8098'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8098'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8099'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8099'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8102'^^xsd:integer;
  dwc:scientificName 'Bacillaria paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149317'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8102'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8103'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8103'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8106'^^xsd:integer;
  dwc:scientificName 'Detonula confervacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149286'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8106'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '163224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8107'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8107'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8109'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8109'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8110'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8110'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8111'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8111'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8113'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8113'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8116'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8116'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8117'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8117'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8119'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8119'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8120'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8120'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8122'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8122'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8123'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8123'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8124'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8124'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8125'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8125'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8127'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8127'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8128'^^xsd:integer;
  dwc:scientificName 'Bacillaria paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149317'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8128'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8129'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8129'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8132'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8132'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8135'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8135'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8136'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8136'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8137'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8137'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8138'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8138'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8140'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8140'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8141'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8141'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8143'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8143'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8144'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8144'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8146'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8146'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8147'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8147'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8150'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8150'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8151'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8151'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7584'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7584'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7585'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7585'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7587'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7587'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7589'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7589'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7591'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7591'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7593'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7593'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7765'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7765'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7766'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7766'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7767'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7767'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7769'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7769'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7770'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7770'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7771'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7771'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7773'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7773'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7774'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7774'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7776'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7776'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7777'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7777'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7779'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7779'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7781'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7781'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7783'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7783'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7784'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7784'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7786'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7786'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7787'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7787'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7788'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7788'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7791'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7791'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7792'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7792'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7795'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7795'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7796'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7796'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7797'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7797'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7798'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7798'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7800'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7800'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7801'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7801'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7804'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7804'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7806'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7806'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7807'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7807'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7808'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7808'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7810'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7810'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7811'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7811'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7812'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7812'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7815'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7815'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7816'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7816'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7817'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7817'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7819'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7819'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7820'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7820'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7821'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7821'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7822'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7822'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7826'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7826'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7827'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7827'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7830'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7830'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7831'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7831'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7834'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7834'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7837'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7837'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7838'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7838'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7840'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7840'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7842'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7842'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7843'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7843'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7845'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7845'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7846'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7846'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7847'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7847'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7849'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7849'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7850'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7850'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7851'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7851'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7853'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7853'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7855'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7855'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7857'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7857'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7858'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7858'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7859'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7859'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7860'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7860'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7863'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7863'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7865'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7865'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7866'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7866'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7867'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7867'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7868'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7868'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7869'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7869'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7871'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7871'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7872'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7872'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7873'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7873'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7644'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7644'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7647'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7647'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7648'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7648'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7649'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7649'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7650'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7650'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7652'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7652'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7653'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7653'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7654'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7654'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7656'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7656'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7657'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7657'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7658'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7658'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7660'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7660'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7661'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7661'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7662'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7662'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7664'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7664'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7665'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7665'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7668'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7668'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7669'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7669'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7673'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7673'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7676'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7676'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7677'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7677'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7678'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7678'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7680'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7680'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7681'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7681'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7683'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7683'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7685'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7685'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7686'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7686'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7688'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7688'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7690'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7690'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7691'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7691'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7693'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7693'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7695'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7695'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7696'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7696'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7699'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7699'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7700'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7700'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7704'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7704'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7706'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7706'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7707'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7707'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7709'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7709'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7711'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7711'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7712'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7712'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7715'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7715'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7716'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7716'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7717'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7717'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7720'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7720'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7721'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7721'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7723'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7723'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7724'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7724'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7725'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7725'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7727'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7727'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7728'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7728'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7730'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7730'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7731'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7731'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7732'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7732'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7734'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7734'^^xsd:string;
  dwc:observationDate '1984-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7736'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7736'^^xsd:string;
  dwc:observationDate '1984-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7738'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7738'^^xsd:string;
  dwc:observationDate '1984-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7739'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7739'^^xsd:string;
  dwc:observationDate '1984-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7740'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7740'^^xsd:string;
  dwc:observationDate '1984-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7741'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7741'^^xsd:string;
  dwc:observationDate '1984-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7743'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7743'^^xsd:string;
  dwc:observationDate '1984-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7745'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7745'^^xsd:string;
  dwc:observationDate '1984-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7746'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7746'^^xsd:string;
  dwc:observationDate '1984-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7747'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7747'^^xsd:string;
  dwc:observationDate '1984-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7749'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7749'^^xsd:string;
  dwc:observationDate '1984-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7750'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7750'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7753'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7753'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7755'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7755'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7758'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7758'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7760'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7760'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7761'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7761'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7595'^^xsd:integer;
  dwc:scientificName 'Biddulphia regia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149323'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7595'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7596'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7596'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7599'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7599'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7600'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7600'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7601'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7601'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7602'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7602'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7544'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7544'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7545'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7545'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7549'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7549'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7550'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7550'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7552'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7552'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7553'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7553'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7605'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7605'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7607'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7607'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7608'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7608'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7610'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7610'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7611'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7611'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7613'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7613'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7615'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7615'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7617'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7617'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7618'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7618'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7619'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7619'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7622'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7622'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7623'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7623'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7624'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7624'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7625'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7625'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7627'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7627'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7628'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7628'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7629'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7629'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7631'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7631'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7632'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7632'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7636'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7636'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7637'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7637'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7640'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7640'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7641'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7641'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7642'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7642'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7535'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7535'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7536'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7536'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7537'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7537'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7539'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7539'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7541'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7541'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7542'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7542'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7555'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7555'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7558'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7558'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7559'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7559'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7562'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7562'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7563'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7563'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7565'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7565'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7567'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7567'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7568'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7568'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7569'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7569'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7570'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7570'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7572'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7572'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7575'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7575'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7576'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7576'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7577'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7577'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7578'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7578'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7580'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7580'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7582'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7582'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7583'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7583'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7355'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7355'^^xsd:string;
  dwc:observationDate '1983-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7358'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7358'^^xsd:string;
  dwc:observationDate '1983-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7359'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7359'^^xsd:string;
  dwc:observationDate '1983-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7361'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7361'^^xsd:string;
  dwc:observationDate '1983-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7495'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7495'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7496'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7496'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7498'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7498'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7500'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7500'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7501'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7501'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7503'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7503'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7505'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7505'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7508'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7508'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7509'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7509'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7510'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7510'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7512'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7512'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7513'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7513'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7515'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7515'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7516'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7516'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7518'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7518'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7521'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7521'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7522'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7522'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7444'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7444'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7445'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7445'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7447'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7447'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7449'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7449'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7450'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7450'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7452'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7452'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7453'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7453'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7454'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7454'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7456'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7456'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7457'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7457'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7458'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7458'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7459'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7459'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7460'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7460'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7461'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7461'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7463'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7463'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7465'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7465'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7466'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7466'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7467'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7467'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7469'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7469'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7470'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7470'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7472'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7472'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7473'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7473'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7476'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7476'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7477'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7477'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7479'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7479'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7481'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7481'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7483'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7483'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7485'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7485'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7486'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7486'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7487'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7487'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7489'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7489'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7492'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7492'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7493'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7493'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7294'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7294'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7297'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7297'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7298'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7298'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7299'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7299'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7300'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7300'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7302'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7302'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7234'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7234'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7235'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7235'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7237'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7237'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7238'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7238'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7240'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7240'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7241'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7241'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7242'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7242'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7243'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7243'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7245'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7245'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7246'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7246'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7247'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7247'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7249'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7249'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7251'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7251'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7253'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7253'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7286'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7286'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7287'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7287'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7288'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7288'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7291'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7291'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7292'^^xsd:integer;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7292'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7365'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7365'^^xsd:string;
  dwc:observationDate '1983-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7366'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7366'^^xsd:string;
  dwc:observationDate '1983-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7367'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7367'^^xsd:string;
  dwc:observationDate '1983-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7368'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7368'^^xsd:string;
  dwc:observationDate '1983-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7370'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7370'^^xsd:string;
  dwc:observationDate '1983-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7371'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7371'^^xsd:string;
  dwc:observationDate '1983-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7373'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7373'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7375'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7375'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7376'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7376'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7378'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7378'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7379'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7379'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7380'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7380'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7382'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7382'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7383'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7383'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7385'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7385'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7386'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7386'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7389'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7389'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7390'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7390'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7391'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7391'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7393'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7393'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7395'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7395'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7396'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7396'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7399'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7399'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7400'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7400'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7402'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7402'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7403'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7403'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7404'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7404'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7406'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7406'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7408'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7408'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7409'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7409'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7411'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7411'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7413'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7413'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7225'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7225'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7226'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7226'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7230'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7230'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7231'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7231'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7232'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7232'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7205'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7205'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7206'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7206'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7209'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7209'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7210'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7210'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7211'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7211'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7215'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7215'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7216'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7216'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7217'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7217'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7220'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7220'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7221'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7221'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7223'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7223'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7254'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7254'^^xsd:string;
  dwc:observationDate '1983-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7255'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7255'^^xsd:string;
  dwc:observationDate '1983-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7257'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7257'^^xsd:string;
  dwc:observationDate '1983-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7259'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7259'^^xsd:string;
  dwc:observationDate '1983-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7261'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7261'^^xsd:string;
  dwc:observationDate '1983-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7263'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7263'^^xsd:string;
  dwc:observationDate '1983-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7265'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7265'^^xsd:string;
  dwc:observationDate '1983-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7266'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7266'^^xsd:string;
  dwc:observationDate '1983-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7268'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7268'^^xsd:string;
  dwc:observationDate '1983-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7269'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7269'^^xsd:string;
  dwc:observationDate '1983-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7271'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7271'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7272'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7272'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7273'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7273'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7274'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7274'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7275'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7275'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7276'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7276'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7277'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7277'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7279'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7279'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7280'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7280'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7281'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7281'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7304'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7304'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7306'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7306'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7307'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7307'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7308'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7308'^^xsd:string;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7310'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7310'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7311'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7311'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7313'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7313'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7315'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7315'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7316'^^xsd:integer;
  dwc:scientificName 'Biddulphia mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148968'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7316'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7318'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7318'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7319'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7319'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7320'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7320'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7322'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7322'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7323'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7323'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7325'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7325'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7326'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7326'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7327'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7327'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7328'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7328'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7330'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7330'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7331'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7331'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7333'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7333'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7335'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7335'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7336'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7336'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7338'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7338'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7339'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7339'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7341'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7341'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7343'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7343'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7344'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7344'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7346'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7346'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7347'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7347'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7348'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7348'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7350'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7350'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7351'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7351'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7353'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7353'^^xsd:string;
  dwc:observationDate '1983-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7155'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7155'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7156'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7156'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7157'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7157'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7159'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7159'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7163'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7163'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7144'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7144'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7147'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7147'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7148'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7148'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7150'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7150'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7151'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7151'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7152'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7152'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7153'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7153'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7175'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7175'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7176'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7176'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7177'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7177'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7179'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7179'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7180'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7180'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7182'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7182'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7183'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7183'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7185'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7185'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7186'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7186'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7187'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7187'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7190'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7190'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7191'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7191'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7193'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7193'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7194'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7194'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7195'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7195'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7197'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7197'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7198'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7198'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7199'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7199'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7201'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7201'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7202'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7202'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7035'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7035'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7036'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7036'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7038'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7038'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7040'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7040'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7041'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7041'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7043'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7043'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7084'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7084'^^xsd:string;
  dwc:observationDate '1982-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7085'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7085'^^xsd:string;
  dwc:observationDate '1982-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7087'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7087'^^xsd:string;
  dwc:observationDate '1982-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7089'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7089'^^xsd:string;
  dwc:observationDate '1982-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7091'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7091'^^xsd:string;
  dwc:observationDate '1982-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7095'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7095'^^xsd:string;
  dwc:observationDate '1982-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7096'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7096'^^xsd:string;
  dwc:observationDate '1982-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7097'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7097'^^xsd:string;
  dwc:observationDate '1982-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7099'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7099'^^xsd:string;
  dwc:observationDate '1982-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7100'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7100'^^xsd:string;
  dwc:observationDate '1982-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7101'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7101'^^xsd:string;
  dwc:observationDate '1982-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7103'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7103'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7105'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7105'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7106'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7106'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7107'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7107'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7108'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7108'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7111'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7111'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7112'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7112'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7113'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7113'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7114'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7114'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7115'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7115'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7116'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7116'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7118'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7118'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7119'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7119'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7123'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7123'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7125'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7125'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7127'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7127'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7128'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7128'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7129'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7129'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7130'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7130'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7132'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7132'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7133'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7133'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7134'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7134'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7135'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7135'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7137'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7137'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7138'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7138'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7139'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7139'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7140'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7140'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7143'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7143'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6985'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6985'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6986'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6986'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6988'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6988'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6989'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6989'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6990'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6990'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7015'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7015'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7016'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7016'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7017'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7017'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7019'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7019'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7020'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7020'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7021'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7021'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7023'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7023'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7025'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7025'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7028'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7028'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7031'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7031'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7032'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7032'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6995'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6995'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6996'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6996'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6997'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6997'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6999'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6999'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7001'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7001'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7003'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7003'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7004'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7004'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7005'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7005'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7006'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7006'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7007'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7007'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7009'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7009'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7010'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7010'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7012'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7012'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7013'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7013'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6865'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6865'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6867'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6867'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6868'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6868'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6869'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6869'^^xsd:string;
  dwc:observationDate '1982-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6871'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6871'^^xsd:string;
  dwc:observationDate '1982-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6872'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6872'^^xsd:string;
  dwc:observationDate '1982-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6873'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6873'^^xsd:string;
  dwc:observationDate '1982-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6876'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6876'^^xsd:string;
  dwc:observationDate '1982-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6877'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6877'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6879'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6879'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6880'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6880'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6882'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6882'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6883'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6883'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6887'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6887'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6888'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6888'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6890'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6890'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6891'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6891'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6893'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6893'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6855'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6855'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6856'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6856'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6857'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6857'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6859'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6859'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6860'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6860'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6861'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6861'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6863'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6863'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6964'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6964'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6966'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6966'^^xsd:string;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6967'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6967'^^xsd:string;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6968'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6968'^^xsd:string;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6970'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6970'^^xsd:string;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6971'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6971'^^xsd:string;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6973'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6973'^^xsd:string;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6974'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6974'^^xsd:string;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6976'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6976'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6977'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6977'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6978'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6978'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6981'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6981'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6982'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6982'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6983'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6983'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6775'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6775'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6776'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6776'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6778'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6778'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6781'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6781'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6782'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6782'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6844'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6844'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6845'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6845'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6848'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6848'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6849'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6849'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6850'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6850'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6851'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6851'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6853'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6853'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6815'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6815'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6817'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6817'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6818'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6818'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6820'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6820'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6821'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6821'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6822'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6822'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6823'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6823'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6826'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6826'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6827'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6827'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6829'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6829'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6830'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6830'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6833'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6833'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6835'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6835'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6836'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6836'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6838'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6838'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6840'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6840'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6841'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6841'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6842'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6842'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6754'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6754'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6757'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6757'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6758'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6758'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6759'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6759'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6760'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6760'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6762'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6762'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6765'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6765'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6766'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6766'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6767'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6767'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6768'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6768'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6769'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6769'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6772'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6772'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6773'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6773'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6784'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6784'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6786'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6786'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6787'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6787'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6789'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6789'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6790'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6790'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6792'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6792'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6793'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6793'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6794'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6794'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6796'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6796'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6797'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6797'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6799'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6799'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6800'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6800'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6801'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6801'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6803'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6803'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6804'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6804'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6805'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6805'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6807'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6807'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6808'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6808'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6809'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6809'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6811'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6811'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6812'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6812'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6450'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.45'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6450'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6451'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.45'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6451'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6494'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6494'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6495'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6495'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6496'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6496'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6498'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6498'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6499'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6499'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6500'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6500'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6502'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6502'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6445'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.45'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6445'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6446'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.45'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6446'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6447'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.45'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6447'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6486'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6486'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6487'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6487'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6489'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6489'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6490'^^xsd:integer;
  dwc:scientificName 'Biddulphia mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148968'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6490'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6492'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6492'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6505'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6505'^^xsd:string;
  dwc:observationDate '1983-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6506'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6506'^^xsd:string;
  dwc:observationDate '1983-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6507'^^xsd:integer;
  dwc:scientificName 'Biddulphia mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148968'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6507'^^xsd:string;
  dwc:observationDate '1983-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6509'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6509'^^xsd:string;
  dwc:observationDate '1983-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6511'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6511'^^xsd:string;
  dwc:observationDate '1983-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6512'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6512'^^xsd:string;
  dwc:observationDate '1983-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6516'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6516'^^xsd:string;
  dwc:observationDate '1983-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6517'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6517'^^xsd:string;
  dwc:observationDate '1983-03-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6519'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6519'^^xsd:string;
  dwc:observationDate '1983-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6520'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6520'^^xsd:string;
  dwc:observationDate '1983-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6523'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6523'^^xsd:string;
  dwc:observationDate '1983-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6524'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6524'^^xsd:string;
  dwc:observationDate '1983-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6525'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6525'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6526'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6526'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6527'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6527'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6528'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6528'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6529'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6529'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6531'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6531'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6534'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6534'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6536'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6536'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6537'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6537'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6539'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6539'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6540'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6540'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6542'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6542'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6543'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6543'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6544'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6544'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6546'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6546'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6547'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6547'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6549'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6549'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6550'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6550'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6552'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6552'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6553'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6553'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6554'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6554'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6556'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6556'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6557'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6557'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6558'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6558'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6560'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6560'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6561'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6561'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6563'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6563'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6566'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6566'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6567'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6567'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6568'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6568'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6570'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6570'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6571'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6571'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6573'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6573'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6575'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6575'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6576'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6576'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6577'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6577'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6579'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6579'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6580'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6580'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6583'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6583'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6585'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6585'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6586'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6586'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6587'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6587'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6588'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6588'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6590'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6590'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6591'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6591'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6593'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6593'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6596'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6596'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6597'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6597'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6599'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6599'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6600'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6600'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6602'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6602'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6603'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6603'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6605'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6605'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6607'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6607'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6608'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6608'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6610'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6610'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6611'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6611'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6613'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6613'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6614'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6614'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6616'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6616'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6617'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6617'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6619'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6619'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6620'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6620'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6622'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6622'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6624'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6624'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6625'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6625'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6626'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6626'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6627'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6627'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6628'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6628'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6630'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6630'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6632'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6632'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6635'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6635'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6636'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6636'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6638'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6638'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6639'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6639'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6642'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6642'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6643'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6643'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6644'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6644'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6645'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6645'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6647'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6647'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6648'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6648'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6649'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6649'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6650'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6650'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6651'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6651'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6654'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6654'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6655'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6655'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6657'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6657'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6658'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6658'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6659'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6659'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6661'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6661'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6662'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6662'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6664'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6664'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6665'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6665'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6667'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6667'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6668'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6668'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6670'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6670'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6671'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6671'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6673'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6673'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6675'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6675'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6676'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6676'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6679'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6679'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6680'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6680'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6683'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6683'^^xsd:string;
  dwc:observationDate '1983-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6684'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6684'^^xsd:string;
  dwc:observationDate '1983-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6687'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6687'^^xsd:string;
  dwc:observationDate '1983-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6688'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6688'^^xsd:string;
  dwc:observationDate '1983-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6690'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6690'^^xsd:string;
  dwc:observationDate '1983-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6691'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6691'^^xsd:string;
  dwc:observationDate '1983-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6693'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6693'^^xsd:string;
  dwc:observationDate '1983-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6694'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6694'^^xsd:string;
  dwc:observationDate '1983-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6696'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6696'^^xsd:string;
  dwc:observationDate '1983-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6698'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6698'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6700'^^xsd:integer;
  dwc:scientificName 'Ciliate sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6700'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6701'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6701'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6703'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6703'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6705'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6705'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6706'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6706'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6707'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6707'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6709'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6709'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6710'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6710'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6711'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6711'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6713'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6713'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6715'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6715'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6716'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6716'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6719'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6719'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6720'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6720'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6722'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6722'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6723'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6723'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6726'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6726'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6728'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6728'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6729'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6729'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6731'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6731'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6733'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6733'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6735'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6735'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6736'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6736'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6738'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6738'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6739'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6739'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6741'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6741'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6742'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6742'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6743'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6743'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6745'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6745'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6747'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6747'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6748'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6748'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6750'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6750'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6751'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6751'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6753'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6753'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6455'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6455'^^xsd:string;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6456'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6456'^^xsd:string;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6457'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6457'^^xsd:string;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6459'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6459'^^xsd:string;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6460'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6460'^^xsd:string;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6462'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6462'^^xsd:string;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6463'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6463'^^xsd:string;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6465'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6465'^^xsd:string;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6466'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6466'^^xsd:string;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6468'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6468'^^xsd:string;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6469'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6469'^^xsd:string;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6470'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6470'^^xsd:string;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6472'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6472'^^xsd:string;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6473'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6473'^^xsd:string;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6474'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6474'^^xsd:string;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6475'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6475'^^xsd:string;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6476'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6476'^^xsd:string;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6478'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6478'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6480'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6480'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6481'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6481'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6482'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6482'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6436'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.45'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6436'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6437'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.45'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6437'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6439'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.45'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6439'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6440'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.45'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6440'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6442'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.45'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6442'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6405'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.04'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6405'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6406'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.04'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6406'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6407'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.04'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6407'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6410'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6410'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6411'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6411'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6413'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6413'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6415'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6415'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6416'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6416'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6417'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6417'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6419'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6419'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6420'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6420'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6421'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6421'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6423'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6423'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6424'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6424'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6426'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6426'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6427'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6427'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6428'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6428'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6430'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6430'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6431'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6431'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6432'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6432'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6395'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.04'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6395'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6397'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.04'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6397'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6398'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.04'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6398'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6399'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.04'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6399'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6400'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.04'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6400'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6401'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.04'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6401'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6402'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.04'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6402'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6403'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.04'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6403'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6385'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.04'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6385'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6386'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.04'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6386'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6388'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.04'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6388'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6390'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.04'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6390'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6392'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.04'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6392'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6355'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.14'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6355'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6356'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.14'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6356'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6357'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.14'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6357'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6359'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.14'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6359'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6360'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.14'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6360'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6361'^^xsd:integer;
  dwc:scientificName 'Licmophora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.14'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149343'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6361'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6363'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.14'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6363'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6365'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.14'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6365'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6366'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.14'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6366'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6368'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.89'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6368'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6370'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.89'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6370'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6371'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.89'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6371'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6373'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.89'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6373'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6375'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.89'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6375'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6376'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.89'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6376'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6380'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.89'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6380'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6381'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.89'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6381'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6383'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.89'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6383'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6327'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.85'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6327'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6328'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.85'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6328'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6330'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.85'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6330'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6331'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.85'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6331'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6332'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.85'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6332'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6315'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6315'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6316'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6316'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6318'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6318'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6320'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6320'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6322'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6322'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6335'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.85'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6335'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6336'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.85'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6336'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6337'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.85'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6337'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6340'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.85'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6340'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6341'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.85'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6341'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6343'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.85'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6343'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6345'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.85'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6345'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6346'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.85'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6346'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6347'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.85'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6347'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6349'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.85'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6349'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6350'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.85'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6350'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6351'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.14'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6351'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6353'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.14'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6353'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6287'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6287'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6288'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6288'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6290'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6290'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6293'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6293'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6274'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6274'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6275'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6275'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6277'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6277'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6278'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6278'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6280'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6280'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6281'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6281'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6282'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6282'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6283'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6283'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6294'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6294'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6295'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6295'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6296'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6296'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6297'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6297'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6300'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6300'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6301'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6301'^^xsd:string;
  dwc:observationDate '1982-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6303'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6303'^^xsd:string;
  dwc:observationDate '1982-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6305'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6305'^^xsd:string;
  dwc:observationDate '1982-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6307'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6307'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6308'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6308'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6309'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6309'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6311'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6311'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6312'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6312'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6313'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6313'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6237'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6237'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6238'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6238'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6240'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6240'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6241'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6241'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6242'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6242'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6244'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6244'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6246'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6246'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6247'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6247'^^xsd:string;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6249'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6249'^^xsd:string;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6250'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6250'^^xsd:string;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6253'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6253'^^xsd:string;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6255'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.72'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6255'^^xsd:string;
  dwc:observationDate '1990-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6257'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.72'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6257'^^xsd:string;
  dwc:observationDate '1990-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6259'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.72'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6259'^^xsd:string;
  dwc:observationDate '1990-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6260'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.72'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6260'^^xsd:string;
  dwc:observationDate '1990-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6261'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.72'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6261'^^xsd:string;
  dwc:observationDate '1990-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6263'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.72'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6263'^^xsd:string;
  dwc:observationDate '1990-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6265'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.72'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6265'^^xsd:string;
  dwc:observationDate '1990-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6266'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.72'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6266'^^xsd:string;
  dwc:observationDate '1990-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6268'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.72'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6268'^^xsd:string;
  dwc:observationDate '1990-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6270'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.72'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6270'^^xsd:string;
  dwc:observationDate '1990-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6271'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.72'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6271'^^xsd:string;
  dwc:observationDate '1990-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6224'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.18'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6224'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6226'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.18'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6226'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6227'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.18'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6227'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6229'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.18'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6229'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6230'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.18'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6230'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6232'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.18'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6232'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6233'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.18'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6233'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6215'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.18'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6215'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6218'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.18'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6218'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6221'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.18'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6221'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6222'^^xsd:integer;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.18'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6222'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6125'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6125'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6128'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6128'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6129'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6129'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6130'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6130'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6131'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.14'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6131'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6104'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6104'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6105'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6105'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6107'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6107'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6108'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6108'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6109'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6109'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6110'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6110'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6112'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6112'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6113'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6113'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6114'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6114'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6116'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6116'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6117'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6117'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6118'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6118'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6120'^^xsd:integer;
  dwc:scientificName 'Minuscula bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109585'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6120'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6121'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6121'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6123'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6123'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6135'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.14'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6135'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6137'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.14'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6137'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6138'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.14'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6138'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6140'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.14'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6140'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6141'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.14'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6141'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6142'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.89'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6142'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6195'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6195'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6197'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6197'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6199'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6199'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6200'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6200'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6202'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6202'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6203'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6203'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6204'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6204'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6206'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6206'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6207'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6207'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6208'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6208'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6210'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6210'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6211'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6211'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6056'^^xsd:integer;
  dwc:scientificName 'Thalassiosira fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149160'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6056'^^xsd:string;
  dwc:observationDate '1990-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6057'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6057'^^xsd:string;
  dwc:observationDate '1990-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6060'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6060'^^xsd:string;
  dwc:observationDate '1990-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6061'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6061'^^xsd:string;
  dwc:observationDate '1990-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6063'^^xsd:integer;
  dwc:scientificName 'Peridinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6063'^^xsd:string;
  dwc:observationDate '1990-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6064'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6064'^^xsd:string;
  dwc:observationDate '1990-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6067'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.53'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6067'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6068'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.53'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6068'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6069'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.53'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6069'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6070'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.53'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6070'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6072'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.53'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6072'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6073'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.53'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6073'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6084'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.53'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6084'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6085'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6085'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6087'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6087'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6089'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6089'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6092'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6092'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6093'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6093'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6075'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.53'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6075'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6076'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.53'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6076'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6077'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.53'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6077'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6079'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.53'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6079'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6081'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.53'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6081'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6082'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.53'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6082'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6094'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6094'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6096'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6096'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6098'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6098'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6100'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6100'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6102'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6102'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6103'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6103'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6145'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.89'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6145'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6146'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.89'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6146'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6148'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6148'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6149'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6149'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6150'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6150'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6152'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6152'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6153'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6153'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6155'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6155'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6156'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6156'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6159'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6159'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6160'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6160'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6161'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6161'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6163'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6163'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6165'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6165'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6166'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6166'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6168'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6168'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6169'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6169'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6170'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6170'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6172'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6172'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6173'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6173'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6174'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6174'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6175'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6175'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6177'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6177'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6178'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6178'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6179'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6179'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6181'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6181'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6182'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6182'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6183'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6183'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6185'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6185'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6186'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6186'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6187'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6187'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6190'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6190'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6192'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6192'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6015'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.28'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6015'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6016'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.28'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6016'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6018'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.28'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6018'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6019'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6019'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6020'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6020'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6021'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6021'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6004'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.28'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6004'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6006'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.28'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6006'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6007'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.28'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6007'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6008'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.28'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6008'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6010'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.28'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6010'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6012'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.28'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6012'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5994'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.55'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5994'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5997'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.55'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5997'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5998'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.55'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5998'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6000'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.55'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6000'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6001'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.55'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6001'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6003'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.55'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6003'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6025'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6025'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6027'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6027'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6028'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6028'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6030'^^xsd:integer;
  dwc:scientificName 'Thalassiosira fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149160'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6030'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6031'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6031'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6032'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6032'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6036'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6036'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6038'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6038'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6041'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6041'^^xsd:string;
  dwc:observationDate '1990-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6042'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6042'^^xsd:string;
  dwc:observationDate '1990-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6044'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6044'^^xsd:string;
  dwc:observationDate '1990-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6045'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6045'^^xsd:string;
  dwc:observationDate '1990-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6046'^^xsd:integer;
  dwc:scientificName 'Detonula confervacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149286'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6046'^^xsd:string;
  dwc:observationDate '1990-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '163224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6047'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6047'^^xsd:string;
  dwc:observationDate '1990-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6049'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6049'^^xsd:string;
  dwc:observationDate '1990-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6050'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6050'^^xsd:string;
  dwc:observationDate '1990-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6051'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6051'^^xsd:string;
  dwc:observationDate '1990-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5984'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.66'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5984'^^xsd:string;
  dwc:observationDate '1990-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5985'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.66'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5985'^^xsd:string;
  dwc:observationDate '1990-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5987'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.66'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5987'^^xsd:string;
  dwc:observationDate '1990-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5988'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.66'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5988'^^xsd:string;
  dwc:observationDate '1990-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5989'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.66'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5989'^^xsd:string;
  dwc:observationDate '1990-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5991'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.66'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5991'^^xsd:string;
  dwc:observationDate '1990-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5992'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.66'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5992'^^xsd:string;
  dwc:observationDate '1990-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5993'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.55'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5993'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5975'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5975'^^xsd:string;
  dwc:observationDate '1990-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5977'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5977'^^xsd:string;
  dwc:observationDate '1990-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5979'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5979'^^xsd:string;
  dwc:observationDate '1990-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5980'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5980'^^xsd:string;
  dwc:observationDate '1990-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5982'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5982'^^xsd:string;
  dwc:observationDate '1990-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5983'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5983'^^xsd:string;
  dwc:observationDate '1990-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5964'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5964'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5966'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5966'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5967'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5967'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5968'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5968'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5970'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5970'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5971'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5971'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5973'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5973'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5955'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5955'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5957'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5957'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5959'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5959'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5961'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5961'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5962'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5962'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5876'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5876'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5877'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5877'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5878'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.11'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5878'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5880'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.11'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5880'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5882'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5882'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5883'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5883'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5914'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.16'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5914'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5916'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.16'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5916'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5919'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.16'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5919'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5920'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.16'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5920'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5922'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.16'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5922'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5923'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.16'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5923'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5905'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5905'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5906'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5906'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5907'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5907'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5908'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5908'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5909'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5909'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5910'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5910'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5911'^^xsd:integer;
  dwc:scientificName 'Minuscula bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109585'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5911'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5925'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.16'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5925'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5926'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.16'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5926'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5927'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.16'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5927'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5929'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.16'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5929'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5931'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.16'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5931'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5933'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.68'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5933'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5935'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.68'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5935'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5936'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.68'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5936'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5937'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.68'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5937'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5939'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.68'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5939'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5940'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.68'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5940'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5942'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.68'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5942'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5943'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.68'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5943'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5945'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.68'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5945'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5946'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.68'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5946'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5948'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.68'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5948'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5950'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5950'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5885'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5885'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5886'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5886'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5887'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5887'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5888'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5888'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5890'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5890'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5891'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5891'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5893'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5893'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5894'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5894'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5896'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5896'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5897'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5897'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5900'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5900'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5901'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5901'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5903'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5903'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5864'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5864'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5865'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5865'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5867'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5867'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5869'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5869'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5871'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5871'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5872'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5872'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5845'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5845'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5846'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.45'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5846'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5849'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.45'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5849'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5850'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.45'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5850'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5853'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.45'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5853'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5835'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5835'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5837'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5837'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5838'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5838'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5839'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5839'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5841'^^xsd:integer;
  dwc:scientificName 'Minuscula bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109585'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5841'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5842'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5842'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5843'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5843'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5854'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.45'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5854'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5855'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.45'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5855'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5857'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5857'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5858'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5858'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5859'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5859'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5861'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5861'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5862'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5862'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5863'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5863'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5827'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.11'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5827'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5829'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.11'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5829'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5831'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.11'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5831'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5832'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.11'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5832'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5795'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5795'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5796'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5796'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5798'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5798'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5799'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5799'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5800'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5800'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5801'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5801'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5803'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5803'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5805'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5805'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5806'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5806'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5807'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5807'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5808'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5808'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5810'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5810'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5811'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5811'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5813'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5813'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5815'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5815'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5817'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.11'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5817'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5818'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.11'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5818'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5819'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.11'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5819'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5820'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.11'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5820'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5822'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.11'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5822'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5823'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.11'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5823'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5785'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5785'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5788'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5788'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5789'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5789'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5790'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5790'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5792'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5792'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5793'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5793'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5775'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.91'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5775'^^xsd:string;
  dwc:observationDate '1990-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5776'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.91'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5776'^^xsd:string;
  dwc:observationDate '1990-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5778'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.91'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5778'^^xsd:string;
  dwc:observationDate '1990-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5779'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.91'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5779'^^xsd:string;
  dwc:observationDate '1990-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5780'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.91'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5780'^^xsd:string;
  dwc:observationDate '1990-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5781'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5781'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5783'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5783'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5755'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5755'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5756'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5756'^^xsd:string;
  dwc:observationDate '1989-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5757'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5757'^^xsd:string;
  dwc:observationDate '1989-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5759'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5759'^^xsd:string;
  dwc:observationDate '1989-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5761'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5761'^^xsd:string;
  dwc:observationDate '1989-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5762'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5762'^^xsd:string;
  dwc:observationDate '1989-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5765'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5765'^^xsd:string;
  dwc:observationDate '1989-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5766'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5766'^^xsd:string;
  dwc:observationDate '1989-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5767'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5767'^^xsd:string;
  dwc:observationDate '1989-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5771'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.91'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5771'^^xsd:string;
  dwc:observationDate '1990-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5772'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.91'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5772'^^xsd:string;
  dwc:observationDate '1990-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5744'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5744'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5747'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5747'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5748'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5748'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5749'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5749'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5751'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5751'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5752'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5752'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5753'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5753'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5735'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5735'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5737'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5737'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5738'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5738'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5739'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5739'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5741'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5741'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5742'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5742'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5715'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5715'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5717'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5717'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5719'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5719'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5720'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5720'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5722'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5722'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5725'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5725'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5726'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5726'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5727'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5727'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5729'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5729'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5730'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5730'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5731'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5731'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5732'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5732'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5694'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5694'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5696'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5696'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5697'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5697'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5699'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5699'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5701'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5701'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5703'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5703'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5704'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5704'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5705'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5705'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5706'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5706'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5708'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5708'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5709'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5709'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5710'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5710'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5712'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5712'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5713'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5713'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5685'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5685'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5686'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5686'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5687'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5687'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5689'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5689'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5690'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5690'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5692'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5692'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5693'^^xsd:integer;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5693'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5664'^^xsd:integer;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5664'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5667'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5667'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5668'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5668'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5670'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5670'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5671'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5671'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5672'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5672'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5675'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5675'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5676'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5676'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5678'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5678'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5679'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5679'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5681'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5681'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5625'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5625'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5626'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5626'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5627'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5627'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5628'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5628'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5630'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5630'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5632'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5632'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5633'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5633'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5635'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5635'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5636'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5636'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5637'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5637'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5639'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5639'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5640'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5640'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5641'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5641'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5643'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5643'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5645'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5645'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5646'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5646'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5647'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5647'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5648'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5648'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5650'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5650'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5651'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5651'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5653'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5653'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5656'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5656'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5657'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5657'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5659'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5659'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5660'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5660'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5662'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5662'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5615'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5615'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5616'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5616'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5617'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5617'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5619'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5619'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5620'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5620'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5622'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5622'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5604'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5604'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5605'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5605'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5607'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5607'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5608'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5608'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5610'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5610'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5611'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5611'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5612'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5612'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5613'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5613'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5595'^^xsd:integer;
  dwc:scientificName 'Biddulphia granulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149327'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5595'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5596'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5596'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5597'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5597'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5599'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5599'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5602'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5602'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5585'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5585'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5586'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5586'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5587'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5587'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5589'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5589'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5590'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5590'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5592'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5592'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5593'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5593'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5574'^^xsd:integer;
  dwc:scientificName 'Vaginicola sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345440'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5574'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '345440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5576'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5576'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5577'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5577'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5580'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5580'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5581'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5581'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5582'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5582'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5583'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5583'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5536'^^xsd:integer;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5536'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5537'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5537'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5538'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5538'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5540'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5540'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5541'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5541'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5543'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5543'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5546'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5546'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5547'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5547'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5548'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5548'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5550'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5550'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5551'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5551'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5553'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5553'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5556'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5556'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5557'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5557'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5559'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5559'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5560'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5560'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5562'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5562'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5564'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5564'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5565'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5565'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5567'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5567'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5568'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5568'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5569'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5569'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5571'^^xsd:integer;
  dwc:scientificName 'Peridinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5571'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5572'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5572'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5573'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5573'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5484'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5484'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5485'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5485'^^xsd:string;
  dwc:observationDate '1989-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5487'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5487'^^xsd:string;
  dwc:observationDate '1989-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5488'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5488'^^xsd:string;
  dwc:observationDate '1989-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5490'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5490'^^xsd:string;
  dwc:observationDate '1989-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5493'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5493'^^xsd:string;
  dwc:observationDate '1989-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5475'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5475'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5476'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5476'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5478'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5478'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5481'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5481'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5494'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5494'^^xsd:string;
  dwc:observationDate '1989-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5496'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5496'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5497'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5497'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5498'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5498'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5500'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5500'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5502'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5502'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5503'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5503'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5505'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5505'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5506'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5506'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5507'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5507'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5508'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5508'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5509'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5509'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5511'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5511'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5512'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5512'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5513'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5513'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5515'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5515'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5516'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5516'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5518'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5518'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5519'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5519'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5520'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5520'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5522'^^xsd:integer;
  dwc:scientificName 'Schroederella schroederii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149162'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5522'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '163229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5523'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5523'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5526'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5526'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5527'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5527'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5529'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5529'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5530'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5530'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5531'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5531'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5533'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5533'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5455'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5455'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5456'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5456'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5457'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5457'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5458'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5458'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5461'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5461'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5462'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5462'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5465'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5465'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5466'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5466'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5467'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5467'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5469'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5469'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5471'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5471'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5472'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5472'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5434'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5434'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5436'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5436'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5437'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5437'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5439'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5439'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5440'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5440'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5442'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5442'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5443'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5443'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5445'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5445'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5446'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5446'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5448'^^xsd:integer;
  dwc:scientificName 'Minuscula bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109585'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5448'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5449'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5449'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5451'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5451'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5452'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5452'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5453'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5453'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5425'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5425'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5426'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5426'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5427'^^xsd:integer;
  dwc:scientificName 'Minuscula bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109585'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5427'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5428'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5428'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5431'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5431'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5432'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5432'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5415'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5415'^^xsd:string;
  dwc:observationDate '1989-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5416'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5416'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5417'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5417'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5419'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5419'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5421'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5421'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5405'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5405'^^xsd:string;
  dwc:observationDate '1989-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5406'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5406'^^xsd:string;
  dwc:observationDate '1989-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5407'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5407'^^xsd:string;
  dwc:observationDate '1989-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5410'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5410'^^xsd:string;
  dwc:observationDate '1989-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5412'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5412'^^xsd:string;
  dwc:observationDate '1989-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5413'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5413'^^xsd:string;
  dwc:observationDate '1989-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5395'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5395'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5396'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5396'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5397'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5397'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5398'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5398'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5399'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5399'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5401'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5401'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5402'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5402'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5375'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5375'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5376'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5376'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5377'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5377'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5379'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5379'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5381'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5381'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5383'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5383'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5385'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5385'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5386'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5386'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5388'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5388'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5391'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5391'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5392'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5392'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5367'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5367'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5368'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5368'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5369'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5369'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5371'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5371'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5372'^^xsd:integer;
  dwc:scientificName 'Peridinium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5372'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5324'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5324'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5325'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5325'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5327'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5327'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5328'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5328'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5329'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5329'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5330'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5330'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5331'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5331'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5332'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5332'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5295'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5295'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5297'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5297'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5298'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5298'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5300'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5300'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5301'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5301'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5303'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5303'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5304'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5304'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5306'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5306'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5307'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5307'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5309'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5309'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5310'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5310'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5311'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5311'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5316'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5316'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5317'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5317'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5320'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5320'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5321'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5321'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5323'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5323'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5335'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5335'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5337'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5337'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5339'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5339'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5340'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5340'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5341'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5341'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5343'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5343'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5346'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5346'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5347'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5347'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5349'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5349'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5350'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5350'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5352'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5352'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5353'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5353'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5355'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5355'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5356'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5356'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5357'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5357'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5359'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5359'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5361'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5361'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5362'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5362'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5275'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5275'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5276'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5276'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5277'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5277'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5279'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5279'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5280'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5280'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5281'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5281'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5283'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5283'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5284'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5284'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5285'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5285'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5287'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5287'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5288'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5288'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5289'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5289'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5291'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5291'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5292'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5292'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5254'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5254'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5256'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5256'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5258'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5258'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5259'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5259'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5262'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5262'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5263'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5263'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5264'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5264'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5267'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5267'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5268'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5268'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5270'^^xsd:integer;
  dwc:scientificName 'Minuscula bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109585'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5270'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5272'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5272'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5273'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus commutatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148991'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5273'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '450729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5224'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5224'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5225'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5225'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5227'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5227'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5228'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5228'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5230'^^xsd:integer;
  dwc:scientificName 'Peridinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5230'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5231'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5231'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5232'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5232'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5235'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5235'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5236'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5236'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5237'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5237'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5238'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5238'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5240'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5240'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5241'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5241'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5243'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5243'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5245'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5245'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5246'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5246'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5247'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5247'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5249'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5249'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5250'^^xsd:integer;
  dwc:scientificName 'Bacillaria paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149317'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5250'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5253'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5253'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5215'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5215'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5217'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5217'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5218'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5218'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5220'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5220'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5221'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5221'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5222'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5222'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5205'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5205'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5206'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5206'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5208'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5208'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5209'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5209'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5211'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5211'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5114'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5114'^^xsd:string;
  dwc:observationDate '1989-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5116'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5116'^^xsd:string;
  dwc:observationDate '1989-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5117'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5117'^^xsd:string;
  dwc:observationDate '1989-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5120'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5120'^^xsd:string;
  dwc:observationDate '1989-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5121'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5121'^^xsd:string;
  dwc:observationDate '1989-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5154'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5154'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5156'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5156'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5157'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5157'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5160'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5160'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5161'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5161'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5194'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5194'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5196'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5196'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5197'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5197'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5198'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5198'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5200'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5200'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5201'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5201'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5202'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5202'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5203'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5203'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5146'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5146'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5147'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5147'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5149'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5149'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5150'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5150'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5151'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5151'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5124'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5124'^^xsd:string;
  dwc:observationDate '1989-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5125'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5125'^^xsd:string;
  dwc:observationDate '1989-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5127'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5127'^^xsd:string;
  dwc:observationDate '1989-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5128'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5128'^^xsd:string;
  dwc:observationDate '1989-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5129'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5129'^^xsd:string;
  dwc:observationDate '1989-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5130'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5130'^^xsd:string;
  dwc:observationDate '1989-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5131'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5131'^^xsd:string;
  dwc:observationDate '1989-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5133'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5133'^^xsd:string;
  dwc:observationDate '1989-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5134'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5134'^^xsd:string;
  dwc:observationDate '1989-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5135'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5135'^^xsd:string;
  dwc:observationDate '1989-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5136'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5136'^^xsd:string;
  dwc:observationDate '1989-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5138'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5138'^^xsd:string;
  dwc:observationDate '1989-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5139'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5139'^^xsd:string;
  dwc:observationDate '1989-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5142'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5142'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5143'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5143'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5165'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5165'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5166'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5166'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5168'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5168'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5170'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5170'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5172'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5172'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5173'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5173'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5174'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5174'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5176'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5176'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5177'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5177'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5178'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5178'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5180'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5180'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5181'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5181'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5183'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5183'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5185'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5185'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5186'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5186'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5187'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5187'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5189'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5189'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5190'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5190'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5191'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5191'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5192'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5192'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5193'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5193'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5104'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5104'^^xsd:string;
  dwc:observationDate '1988-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5105'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5105'^^xsd:string;
  dwc:observationDate '1988-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5107'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5107'^^xsd:string;
  dwc:observationDate '1988-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5108'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5108'^^xsd:string;
  dwc:observationDate '1988-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5109'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5109'^^xsd:string;
  dwc:observationDate '1988-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5111'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5111'^^xsd:string;
  dwc:observationDate '1988-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5112'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5112'^^xsd:string;
  dwc:observationDate '1988-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5113'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5113'^^xsd:string;
  dwc:observationDate '1988-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5095'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5095'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5096'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5096'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5097'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5097'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5100'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5100'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5102'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5102'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5103'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5103'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5085'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5085'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5086'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5086'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5087'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5087'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5089'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5089'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5090'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5090'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5075'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5075'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5076'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5076'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5077'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5077'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5079'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5079'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5080'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5080'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5083'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5083'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5065'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5065'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5067'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5067'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5070'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5070'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5071'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5071'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5072'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5072'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5015'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5015'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5016'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5016'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5018'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5018'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5019'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5019'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5022'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5022'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5023'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5023'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5035'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5035'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5036'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5036'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5038'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5038'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5040'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5040'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5041'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5041'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5043'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5043'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5045'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5045'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5046'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5046'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5047'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5047'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5048'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5048'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5050'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5050'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5051'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5051'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5053'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5053'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5055'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5055'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5056'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5056'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5058'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5058'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5059'^^xsd:integer;
  dwc:scientificName 'Peridinium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5059'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5060'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5060'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5062'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5062'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5063'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5063'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5025'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5025'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5026'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5026'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5028'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5028'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5029'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5029'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5031'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5031'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5032'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5032'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5033'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5033'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5005'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5005'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5007'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5007'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5008'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5008'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5010'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5010'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5012'^^xsd:integer;
  dwc:scientificName 'Peridinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5012'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5013'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5013'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4925'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4925'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4926'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4926'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4927'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4927'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4929'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4929'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4930'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4930'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4931'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4931'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4933'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4933'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4935'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4935'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4936'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149311'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4936'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4938'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4938'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4939'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4939'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4941'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4941'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4942'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4942'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4895'^^xsd:integer;
  dwc:scientificName 'Peridinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4895'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4896'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4896'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4897'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4897'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4900'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4900'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4901'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4901'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4905'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4905'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4906'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4906'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4907'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4907'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4908'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4908'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4910'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4910'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4911'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4911'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4913'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4913'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4914'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4914'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4915'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4915'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4918'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4918'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4919'^^xsd:integer;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4919'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4920'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4920'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4922'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4922'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4923'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4923'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4955'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4955'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4956'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4956'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4957'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4957'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4959'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4959'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4960'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4960'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4961'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4961'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4963'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4963'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4964'^^xsd:integer;
  dwc:scientificName 'Stauroneis membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149316'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4964'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4968'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4968'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4970'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4970'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4972'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4972'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4973'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4973'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4975'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4975'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4976'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4976'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4977'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4977'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4979'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4979'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4981'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4981'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4982'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4982'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4983'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4983'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4945'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4945'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4947'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4947'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4949'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4949'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4950'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4950'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4984'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4984'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4987'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4987'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4988'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4988'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4989'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4989'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4991'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4991'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4993'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4993'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4994'^^xsd:integer;
  dwc:scientificName 'Peridinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4994'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4996'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4996'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4997'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4997'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4998'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4998'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5001'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5001'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5002'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5002'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5003'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5003'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4844'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4844'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4845'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4845'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4848'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4848'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4849'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4849'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4850'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4850'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4851'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4851'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4853'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4853'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4855'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4855'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4856'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4856'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4857'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4857'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4860'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4860'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4861'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4861'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4863'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4863'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4865'^^xsd:integer;
  dwc:scientificName 'Favella ehrenbergi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4865'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4866'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4866'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4867'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4867'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4868'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4868'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4871'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4871'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4872'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4872'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4785'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4785'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4786'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4786'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4788'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4788'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4789'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4789'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4790'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4790'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4792'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4792'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4795'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4795'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4796'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4796'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4797'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4797'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4799'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4799'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4800'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4800'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4801'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4801'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4875'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4875'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4877'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4877'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4878'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4878'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4879'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4879'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4880'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4880'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4882'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4882'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4883'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4883'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4885'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4885'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4887'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4887'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4889'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4889'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4890'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4890'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4893'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4893'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4775'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4775'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4776'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4776'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4777'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4777'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4779'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4779'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4781'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4781'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4735'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4735'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4736'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4736'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4739'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4739'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4741'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4741'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4742'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4742'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4805'^^xsd:integer;
  dwc:scientificName 'Favella ehrenbergi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4805'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4806'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4806'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4807'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4807'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4808'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4808'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4810'^^xsd:integer;
  dwc:scientificName 'Thecacineta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '341358'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4810'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '341358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4811'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4811'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4813'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4813'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4815'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4815'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4816'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4816'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4817'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4817'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4819'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4819'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4820'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4820'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4823'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4823'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4825'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4825'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4826'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4826'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4827'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4827'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4828'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4828'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4830'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4830'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4831'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4831'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4833'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4833'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4835'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4835'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4836'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4836'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4839'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4839'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4840'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4840'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4841'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4841'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4843'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4843'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4695'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4695'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4697'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4697'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4700'^^xsd:integer;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4700'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4702'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4702'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4685'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4685'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4687'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4687'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4688'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4688'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4689'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4689'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4692'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4692'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4693'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4693'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4655'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4655'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4657'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4657'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4658'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4658'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4660'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4660'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4661'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4661'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4665'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4665'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4666'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4666'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4667'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4667'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4668'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4668'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4670'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4670'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4671'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4671'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4673'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4673'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4676'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4676'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4678'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4678'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4679'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4679'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4681'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4681'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4682'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4682'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4683'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4683'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4705'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4705'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4706'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4706'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4708'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4708'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4709'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4709'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4710'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4710'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4711'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4711'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4712'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4712'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4716'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4716'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4717'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4717'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4718'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4718'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4719'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4719'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4721'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4721'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4722'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4722'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4725'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4725'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4726'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4726'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4727'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4727'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4729'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4729'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4731'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4731'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4732'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4732'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4745'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4745'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4746'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4746'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4747'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4747'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4748'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4748'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4750'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4750'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4751'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4751'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4753'^^xsd:integer;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4753'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4754'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4754'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4757'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4757'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4758'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4758'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4760'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4760'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4761'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4761'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4763'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4763'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4764'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4764'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4767'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4767'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4768'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4768'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4770'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4770'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4771'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4771'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4772'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4772'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4773'^^xsd:integer;
  dwc:scientificName 'Polykrikos schwartzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '341581'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4773'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4645'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4645'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4646'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4646'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4647'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4647'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4648'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4648'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4650'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4650'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4652'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4652'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4624'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4624'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4626'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4626'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4628'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4628'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4629'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4629'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4630'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4630'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4631'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4631'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4633'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4633'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4635'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4635'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4636'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4636'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4638'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4638'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4640'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4640'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4641'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4641'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4642'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4642'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4643'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4643'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4585'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4585'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4587'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4587'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4589'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4589'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4590'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4590'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4591'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4591'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4592'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4592'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4595'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4595'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4596'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4596'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4597'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4597'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4600'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4600'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4601'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4601'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4603'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4603'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4605'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4605'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4606'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4606'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4607'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4607'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4610'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4610'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4611'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4611'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4613'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4613'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4614'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4614'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4616'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4616'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4619'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4619'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4621'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4621'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4622'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4622'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4623'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4623'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4574'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4574'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4576'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4576'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4577'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4577'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4579'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4579'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4581'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4581'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4555'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4555'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4556'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4556'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4559'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4559'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4560'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4560'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4562'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4562'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4563'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4563'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4564'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4564'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4566'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4566'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4567'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4567'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4568'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4568'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4569'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4569'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4571'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4571'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4572'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4572'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4573'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4573'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4525'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4525'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4526'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4526'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4527'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4527'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4529'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4529'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4530'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4530'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4531'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4531'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4533'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4533'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4535'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4535'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4537'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4537'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4538'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4538'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4540'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4540'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4541'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4541'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4543'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4543'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4545'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4545'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4546'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4546'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4548'^^xsd:integer;
  dwc:scientificName 'Ciliate sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4548'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4550'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4550'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4551'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4551'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4552'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4552'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4515'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4515'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4517'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4517'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4518'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4518'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4520'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4520'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4522'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4522'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4504'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4504'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4507'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4507'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4508'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4508'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4511'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4511'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4512'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4512'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4495'^^xsd:integer;
  dwc:scientificName 'Ciliate sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4495'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4498'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4498'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4499'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4499'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4500'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4500'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4502'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4502'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4503'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4503'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4484'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4484'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4486'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4486'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4487'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4487'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4490'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4490'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4491'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4491'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4493'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4493'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4464'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4464'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4467'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4467'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4468'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4468'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4470'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4470'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4472'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4472'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4473'^^xsd:integer;
  dwc:scientificName 'Peridinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4473'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4475'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4475'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4476'^^xsd:integer;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4476'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4479'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4479'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4480'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4480'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4481'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4481'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4456'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4456'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4457'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4457'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4459'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4459'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4460'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4460'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4461'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4461'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4463'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4463'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4395'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4395'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4396'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4396'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4398'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4398'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4399'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4399'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4400'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4400'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4402'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4402'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4403'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4403'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4416'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4416'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4418'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4418'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4420'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4420'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4421'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4421'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4423'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4423'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4425'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4425'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4426'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4426'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4429'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4429'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4430'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4430'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4432'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4432'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4435'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4435'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4436'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4436'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4437'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4437'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4439'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4439'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4440'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4440'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4441'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4441'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4443'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4443'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4444'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4444'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4446'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4446'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4448'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4448'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4449'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4449'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4451'^^xsd:integer;
  dwc:scientificName 'Peridinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4451'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4452'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4452'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4453'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4453'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4404'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4404'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4406'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4406'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4408'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4408'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4409'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4409'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4410'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4410'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4411'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4411'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4385'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4385'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4386'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4386'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4388'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4388'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4390'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4390'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4391'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4391'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4392'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4392'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4393'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4393'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4355'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4355'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4356'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4356'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4357'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4357'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4359'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4359'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4360'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4360'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4361'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4361'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4363'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4363'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4365'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4365'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4366'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4366'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4369'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4369'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4370'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4370'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4371'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4371'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4373'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4373'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4374'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4374'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4376'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4376'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4378'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4378'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4379'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4379'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4380'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4380'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4381'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4381'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4383'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4383'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4345'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4345'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4348'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4348'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4350'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4350'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4351'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4351'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4353'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4353'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4325'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4325'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4326'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4326'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4329'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4329'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4330'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4330'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4332'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4332'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4333'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4333'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4335'^^xsd:integer;
  dwc:scientificName 'Polykrikos schwartzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '341581'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4335'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4336'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4336'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4337'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4337'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4339'^^xsd:integer;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4339'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4340'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4340'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4341'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4341'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4342'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4342'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4275'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4275'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4277'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4277'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4278'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4278'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4279'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4279'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4280'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4280'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4282'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4282'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4283'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4283'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4305'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4305'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4306'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4306'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4307'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4307'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4310'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4310'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4311'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4311'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4313'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4313'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4314'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4314'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4315'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4315'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4316'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4316'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4317'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4317'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4319'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4319'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4321'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4321'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4285'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4285'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4286'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4286'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4287'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4287'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4288'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4288'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4290'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4290'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4291'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4291'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4293'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4293'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4295'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4295'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4296'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4296'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4297'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4297'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4299'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4299'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4300'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4300'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4302'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4302'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4266'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4266'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4267'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4267'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4270'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4270'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4271'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4271'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4273'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4273'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4245'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4245'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4246'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4246'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4247'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4247'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4250'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4250'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4252'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4252'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4234'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4234'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4236'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4236'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4238'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4238'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4239'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4239'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4241'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4241'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4242'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4242'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4243'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4243'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4254'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4254'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4255'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4255'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4256'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4256'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4258'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4258'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4259'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4259'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4261'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4261'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4262'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4262'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4263'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4263'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4224'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4224'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4225'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4225'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4226'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4226'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4227'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4227'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4230'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4230'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4231'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4231'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4232'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4232'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4194'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4194'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4196'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4196'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4197'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4197'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4198'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4198'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4200'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4200'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4202'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4202'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4214'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4214'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4215'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4215'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4217'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4217'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4218'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4218'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4219'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4219'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4221'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4221'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4223'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4223'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4205'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4205'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4207'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4207'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4208'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4208'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4209'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4209'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4212'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4212'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4213'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4213'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4145'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4145'^^xsd:string;
  dwc:observationDate '1988-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4146'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4146'^^xsd:string;
  dwc:observationDate '1988-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4147'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4147'^^xsd:string;
  dwc:observationDate '1988-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4149'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4149'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4150'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4150'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4152'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4152'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4135'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4135'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4136'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4136'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4138'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4138'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4139'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4139'^^xsd:string;
  dwc:observationDate '1988-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4140'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4140'^^xsd:string;
  dwc:observationDate '1988-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4125'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4125'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4126'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4126'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4127'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4127'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4130'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4130'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4131'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4131'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4133'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4133'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3995'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3995'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3996'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3996'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3997'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3997'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4000'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4000'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4001'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4001'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4003'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4003'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4155'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4155'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4156'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4156'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4157'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4157'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4158'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4158'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4160'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4160'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4161'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4161'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4163'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4163'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4175'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4175'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4176'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4176'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4179'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4179'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4180'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4180'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4183'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4183'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4185'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4185'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4187'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4187'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4188'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4188'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4189'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4189'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4191'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4191'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4192'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4192'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4105'^^xsd:integer;
  dwc:scientificName 'Minuscula bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109585'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4105'^^xsd:string;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4106'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4106'^^xsd:string;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4107'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4107'^^xsd:string;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4110'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4110'^^xsd:string;
  dwc:observationDate '1987-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4111'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4111'^^xsd:string;
  dwc:observationDate '1987-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4113'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4113'^^xsd:string;
  dwc:observationDate '1987-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4115'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4115'^^xsd:string;
  dwc:observationDate '1987-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4116'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4116'^^xsd:string;
  dwc:observationDate '1987-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4117'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4117'^^xsd:string;
  dwc:observationDate '1987-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4119'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4119'^^xsd:string;
  dwc:observationDate '1987-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4120'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4120'^^xsd:string;
  dwc:observationDate '1987-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4121'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4121'^^xsd:string;
  dwc:observationDate '1987-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4123'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4123'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4085'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4085'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4087'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4087'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4088'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4088'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4089'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4089'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4090'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4090'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4092'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4092'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4093'^^xsd:integer;
  dwc:scientificName 'Stauroneis membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149316'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4093'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '149316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4095'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4095'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4096'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4096'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4097'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4097'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4099'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4099'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4100'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4100'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4101'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4101'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4103'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4103'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3984'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3984'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3986'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3986'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3987'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3987'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3989'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3989'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3990'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3990'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3991'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3991'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3992'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3992'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3993'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3993'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3927'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3927'^^xsd:string;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3928'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3928'^^xsd:string;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3930'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3930'^^xsd:string;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3932'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3932'^^xsd:string;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3933'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3933'^^xsd:string;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3975'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3975'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3976'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3976'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3978'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3978'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3979'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3979'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3981'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3981'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3983'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3983'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3935'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3935'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3936'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3936'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3937'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3937'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3939'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3939'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3940'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3940'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3941'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3941'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3943'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3943'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3945'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3945'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3946'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3946'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3947'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3947'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3948'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3948'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3950'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3950'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3952'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3952'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3953'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3953'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3956'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3956'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3957'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3957'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3959'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3959'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3960'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3960'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3962'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3962'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3963'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3963'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3965'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3965'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3966'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3966'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3967'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3967'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3971'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3971'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3972'^^xsd:integer;
  dwc:scientificName 'Peridinium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3972'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3905'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3905'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3906'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3906'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3907'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3907'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3909'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3909'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3910'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3910'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3912'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3912'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3913'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3913'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3915'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3915'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3916'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3916'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3917'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3917'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3919'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3919'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3920'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3920'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3922'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3922'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3923'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3923'^^xsd:string;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3854'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3854'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3856'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3856'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3857'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3857'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3859'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3859'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3860'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3860'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3861'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3861'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3863'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3863'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3865'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3865'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3867'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3867'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3868'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3868'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3870'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3870'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3871'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3871'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3873'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3873'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3875'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3875'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3876'^^xsd:integer;
  dwc:scientificName 'Favella ehrenbergi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3876'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3877'^^xsd:integer;
  dwc:scientificName 'Peridinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3877'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3879'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3879'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3880'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3880'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3883'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3883'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3836'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3836'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3837'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3837'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3840'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3840'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3841'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3841'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3845'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3845'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3847'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3847'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3849'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3849'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3850'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3850'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3853'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3853'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3885'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3885'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3886'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3886'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3887'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3887'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3889'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3889'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3891'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3891'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3892'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3892'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3893'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3893'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3895'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3895'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3897'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3897'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3898'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3898'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3899'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3899'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3902'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3902'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3903'^^xsd:integer;
  dwc:scientificName 'Peridinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3903'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3825'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3825'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3826'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3826'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3827'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3827'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3829'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3829'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3831'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3831'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3832'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3832'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3764'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3764'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3766'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3766'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3767'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3767'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3768'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3768'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3770'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3770'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3771'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3771'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3773'^^xsd:integer;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3773'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3814'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3814'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3816'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3816'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3817'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3817'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3818'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3818'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3821'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3821'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3822'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3822'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3774'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3774'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3776'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3776'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3777'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3777'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3779'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3779'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3780'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3780'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3781'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3781'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3783'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3783'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3786'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3786'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3787'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3787'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3788'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3788'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3789'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3789'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3791'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3791'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3795'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3795'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3796'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3796'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3797'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3797'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3799'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3799'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3800'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3800'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3803'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3803'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3804'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3804'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3805'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3805'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3807'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3807'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3808'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3808'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3809'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3809'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3812'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3812'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3813'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3813'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3754'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3754'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3755'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3755'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3757'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3757'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3758'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3758'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3760'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3760'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3761'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3761'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3762'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3762'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3763'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3763'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3734'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3734'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3735'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3735'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3737'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3737'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3738'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3738'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3740'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3740'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3741'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3741'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3743'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3743'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3744'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3744'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3747'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3747'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3748'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3748'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3751'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3751'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3752'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3752'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3705'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3705'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3706'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3706'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3707'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3707'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3709'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3709'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3710'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3710'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3711'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3711'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3712'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3712'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3714'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3714'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3715'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3715'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3716'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3716'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3717'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3717'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3719'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3719'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3720'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3720'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3721'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3721'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3723'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3723'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3725'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3725'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3727'^^xsd:integer;
  dwc:scientificName 'Minuscula bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109585'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3727'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3728'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3728'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3730'^^xsd:integer;
  dwc:scientificName 'Peridinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3730'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3732'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3732'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3733'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3733'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3654'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3654'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3657'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3657'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3658'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3658'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3659'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3659'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3660'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3660'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3662'^^xsd:integer;
  dwc:scientificName 'Polykrikos schwartzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '341581'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3662'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3663'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3663'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3635'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3635'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3636'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3636'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3637'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3637'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3639'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3639'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3640'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3640'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3641'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3641'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3643'^^xsd:integer;
  dwc:scientificName 'Detonula confervacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149286'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3643'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '163224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3645'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3645'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3646'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3646'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3648'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3648'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3650'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3650'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3652'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3652'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3665'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3665'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3666'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3666'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3667'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3667'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3669'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3669'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3670'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3670'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3673'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3673'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3676'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3676'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3677'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3677'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3679'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3679'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3680'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3680'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3682'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3682'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3683'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3683'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3685'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3685'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3686'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3686'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3688'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3688'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3690'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3690'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3692'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3692'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3693'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3693'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3694'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3694'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3696'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3696'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3697'^^xsd:integer;
  dwc:scientificName 'Favella ehrenbergi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3697'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3699'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3699'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3701'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3701'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3703'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3703'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3625'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3625'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3626'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3626'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3627'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3627'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3628'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3628'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3630'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3630'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3632'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3632'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3614'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3614'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3616'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3616'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3617'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3617'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3620'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3620'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3621'^^xsd:integer;
  dwc:scientificName 'Detonula confervacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149286'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3621'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '163224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3585'^^xsd:integer;
  dwc:scientificName 'Thecacineta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '341358'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3585'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '341358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3586'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3586'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3587'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3587'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3590'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3590'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3592'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3592'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3575'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3575'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3576'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3576'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3578'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3578'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3579'^^xsd:integer;
  dwc:scientificName 'Favella ehrenbergi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3579'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3580'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3580'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3582'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3582'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3583'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3583'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3596'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3596'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3597'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3597'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3598'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3598'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3600'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3600'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3601'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3601'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3603'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3603'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3604'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3604'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3605'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3605'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3606'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3606'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3608'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3608'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3609'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3609'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3610'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3610'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3613'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3613'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3545'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3545'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3546'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3546'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3547'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3547'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3550'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3550'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3551'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3551'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3555'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3555'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3556'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3556'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3557'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3557'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3559'^^xsd:integer;
  dwc:scientificName 'Peridinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3559'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3560'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3560'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3561'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3561'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3563'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3563'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3566'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3566'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3567'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3567'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3570'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3570'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3571'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3571'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3573'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3573'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3525'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3525'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3526'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3526'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3527'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3527'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3528'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3528'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3530'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3530'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3531'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3531'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3533'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3533'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3535'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3535'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3536'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3536'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3537'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3537'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3539'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3539'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3541'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3541'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3504'^^xsd:integer;
  dwc:scientificName 'Licmophora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149343'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3504'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '149343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3505'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3505'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3507'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3507'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3508'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3508'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3510'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3510'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3511'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3511'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3513'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3513'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3514'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3514'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3516'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3516'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3517'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3517'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3520'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3520'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3521'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3521'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3523'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3523'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3475'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3475'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3476'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3476'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3477'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3477'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3479'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3479'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3481'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3481'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3484'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3484'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3485'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3485'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3487'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3487'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3488'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3488'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3490'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3490'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3491'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3491'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3493'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3493'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3495'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3495'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3497'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3497'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3498'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3498'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3499'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3499'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3501'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3501'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3502'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3502'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3465'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3465'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3467'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3467'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3468'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3468'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3470'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3470'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3472'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3472'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3473'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3473'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3445'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3445'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3446'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3446'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3448'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3448'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3449'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3449'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3450'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3450'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3451'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3451'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3453'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3453'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3454'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3454'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3455'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3455'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3456'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3456'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3458'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3458'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3459'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3459'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3460'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3460'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3463'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3463'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3406'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3406'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3407'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3407'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3408'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3408'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3409'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3409'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3411'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3411'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3412'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3412'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3385'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3385'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3386'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3386'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3387'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3387'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3389'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3389'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3391'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3391'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3393'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3393'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3394'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3394'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3395'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3395'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3396'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3396'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3397'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3397'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3398'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3398'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3401'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3401'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3414'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3414'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3415'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3415'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3416'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3416'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3418'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3418'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3419'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3419'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3421'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3421'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3422'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3422'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3423'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3423'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3424'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3424'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3428'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3428'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3430'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3430'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3431'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3431'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3432'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3432'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3433'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3433'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3434'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3434'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3436'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3436'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3438'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3438'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3439'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3439'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3443'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3443'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3375'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3375'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3376'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3376'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3378'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3378'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3379'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3379'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3381'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3381'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3383'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3383'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3365'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3365'^^xsd:string;
  dwc:observationDate '1987-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3366'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3366'^^xsd:string;
  dwc:observationDate '1987-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3368'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3368'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3369'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3369'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3370'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3370'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3372'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3372'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3344'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3344'^^xsd:string;
  dwc:observationDate '1986-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3346'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3346'^^xsd:string;
  dwc:observationDate '1986-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3348'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3348'^^xsd:string;
  dwc:observationDate '1986-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3350'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3350'^^xsd:string;
  dwc:observationDate '1986-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3351'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3351'^^xsd:string;
  dwc:observationDate '1986-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3354'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3354'^^xsd:string;
  dwc:observationDate '1987-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3356'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3356'^^xsd:string;
  dwc:observationDate '1987-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3357'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3357'^^xsd:string;
  dwc:observationDate '1987-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3358'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3358'^^xsd:string;
  dwc:observationDate '1987-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3360'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3360'^^xsd:string;
  dwc:observationDate '1987-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3362'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3362'^^xsd:string;
  dwc:observationDate '1987-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3324'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3324'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3325'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3325'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3327'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3327'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3328'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3328'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3329'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3329'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3330'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3330'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3332'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3332'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3334'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3334'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3335'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3335'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3336'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3336'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3338'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3338'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3339'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3339'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3341'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3341'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3342'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3342'^^xsd:string;
  dwc:observationDate '1986-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3343'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3343'^^xsd:string;
  dwc:observationDate '1986-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3315'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3315'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3316'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3316'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3319'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3319'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3320'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3320'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3321'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3321'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3304'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3304'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3305'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3305'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3307'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3307'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3308'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3308'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3309'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3309'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3311'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3311'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3312'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3312'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3313'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3313'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3255'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3255'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3256'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3256'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3257'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3257'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3259'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3259'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3260'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3260'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3261'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3261'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3285'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3285'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3288'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3288'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3290'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3290'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3291'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3291'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3292'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3292'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3295'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3295'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3296'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3296'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3300'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3300'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3301'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3301'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3303'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3303'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3244'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3244'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3246'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3246'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3249'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3249'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3251'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3251'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3252'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3252'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3266'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3266'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3267'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3267'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3269'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3269'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3270'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3270'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3271'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3271'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3273'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3273'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3275'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3275'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3276'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3276'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3278'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3278'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3279'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3279'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3283'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3283'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3225'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3225'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3226'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3226'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3227'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3227'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3228'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3228'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3230'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3230'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3231'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3231'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3233'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3233'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3234'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3234'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3236'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3236'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3238'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3238'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3240'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3240'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3241'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3241'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3242'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3242'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3243'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3243'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3204'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3204'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3207'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3207'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3208'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3208'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3210'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3210'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3211'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3211'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3213'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3213'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3215'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3215'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3216'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3216'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3217'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3217'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3219'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3219'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3220'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3220'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3221'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3221'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3223'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3223'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3195'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3195'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3196'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3196'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3197'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3197'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3200'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3200'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3201'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3201'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3202'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3202'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3184'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3184'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3187'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3187'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3188'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3188'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3190'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3190'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3191'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3191'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3193'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3193'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3175'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3175'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3177'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3177'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3178'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3178'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3179'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3179'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3181'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3181'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3182'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3182'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3183'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3183'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3165'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3165'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3166'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3166'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3169'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3169'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3170'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3170'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3172'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3172'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3144'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3144'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3146'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3146'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3147'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3147'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3148'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3148'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3150'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3150'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3151'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3151'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3153'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3153'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3156'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3156'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3157'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3157'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3159'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3159'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3161'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3161'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3162'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3162'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3085'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3085'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3086'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3086'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3087'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3087'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3089'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3089'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3090'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3090'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3091'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3091'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3093'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3093'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3095'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3095'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3096'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3096'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3097'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3097'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3098'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3098'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3101'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3101'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3102'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3102'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3106'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3106'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3107'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3107'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3108'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3108'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3110'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3110'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3111'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3111'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3112'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3112'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3113'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3113'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3114'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3114'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3116'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3116'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3117'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3117'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3118'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3118'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3119'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3119'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3121'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3121'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3122'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3122'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3123'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3123'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3125'^^xsd:integer;
  dwc:scientificName 'Bacillaria paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149317'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3125'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3126'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3126'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3128'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3128'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3129'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3129'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3130'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3130'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3132'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3132'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3133'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3133'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3135'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3135'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3136'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3136'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3138'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3138'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3140'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3140'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3141'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3141'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3142'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3142'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3075'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3075'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3077'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3077'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3078'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3078'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3081'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3081'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3082'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3082'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3065'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3065'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3067'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3067'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3068'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3068'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3070'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3070'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3071'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3071'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3073'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3073'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3054'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3054'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3055'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3055'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3057'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3057'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3059'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3059'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3060'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3060'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3062'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3062'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3063'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3063'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2985'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2985'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2986'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2986'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2987'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2987'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2991'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2991'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2992'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2992'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3035'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3035'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3038'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3038'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3039'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3039'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3040'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3040'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3042'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3042'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3043'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3043'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3044'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3044'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3046'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3046'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3047'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3047'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3050'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3050'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3051'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3051'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3052'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3052'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3053'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3053'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3024'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3024'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3025'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3025'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3026'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3026'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3028'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3028'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3029'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3029'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3030'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3030'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3032'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3032'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3033'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3033'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3014'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3014'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3015'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3015'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3017'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3017'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3018'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3018'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3019'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3019'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3021'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3021'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3022'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3022'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3023'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3023'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2915'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2915'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2916'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2916'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2917'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2917'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2919'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2919'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2920'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2920'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2922'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2922'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2923'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2923'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2924'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2924'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2926'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2926'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2927'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2927'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2928'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2928'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2929'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2929'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2932'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2932'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2933'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2933'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2996'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2996'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2997'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2997'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2999'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2999'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3000'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3000'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3002'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3002'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3003'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3003'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3005'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3005'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3006'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3006'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3007'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3007'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3009'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3009'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3011'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3011'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3012'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3012'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3013'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3013'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2935'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2935'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2937'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2937'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2939'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2939'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2940'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2940'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2941'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2941'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2943'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2943'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2945'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2945'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2946'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2946'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2947'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2947'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2949'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2949'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2950'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2950'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2952'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2952'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2953'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2953'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2955'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2955'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2956'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2956'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2957'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2957'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2959'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2959'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2960'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2960'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2962'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2962'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2963'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2963'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2965'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2965'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2966'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2966'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2969'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2969'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2970'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2970'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2971'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2971'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2973'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2973'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2974'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2974'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2976'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2976'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2977'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2977'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2978'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2978'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2980'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2980'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2981'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2981'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2905'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2905'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2906'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2906'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2907'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2907'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2910'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2910'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2911'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2911'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2913'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2913'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2895'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2895'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2896'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2896'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2900'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2900'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2901'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2901'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2796'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2796'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2797'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2797'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2799'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2799'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2800'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2800'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2801'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2801'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2803'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2803'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2845'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2845'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2846'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2846'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2849'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2849'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2850'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2850'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2853'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2853'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2885'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2885'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2886'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2886'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2888'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2888'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2890'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2890'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2891'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2891'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2892'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2892'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2804'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2804'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2805'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2805'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2807'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2807'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2808'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2808'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2809'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2809'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2811'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2811'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2812'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2812'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2813'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2813'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2814'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2814'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2815'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2815'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2817'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2817'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2818'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2818'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2819'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2819'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2820'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2820'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2823'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2823'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2825'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2825'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2826'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2826'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2828'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2828'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2829'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2829'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2830'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2830'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2831'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2831'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2833'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2833'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2835'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2835'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2836'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2836'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2839'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2839'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2840'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2840'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2785'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2785'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2788'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2788'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2790'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2790'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2791'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2791'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2793'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2793'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2774'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2774'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2776'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2776'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2777'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2777'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2779'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2779'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2780'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2780'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2782'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2782'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2765'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2765'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2766'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2766'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2767'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2767'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2769'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2769'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2771'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2771'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2772'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2772'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2705'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2705'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2707'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2707'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2708'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2708'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2709'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2709'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2710'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2710'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2713'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2713'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2715'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2715'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2716'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2716'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2717'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2717'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2720'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2720'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2721'^^xsd:integer;
  dwc:scientificName 'Detonula confervacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149286'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2721'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '163224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2723'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2723'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2724'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2724'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2725'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2725'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2726'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2726'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2727'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2727'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2729'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2729'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2731'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2731'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2732'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2732'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2733'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2733'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2735'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2735'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2737'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2737'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2738'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2738'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2740'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2740'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2741'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2741'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2743'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2743'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2745'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2745'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2746'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2746'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2747'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2747'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2749'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2749'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2750'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2750'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2752'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2752'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2753'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2753'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2755'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2755'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2756'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2756'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2758'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2758'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2760'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2760'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2762'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2762'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2763'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2763'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2646'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2646'^^xsd:string;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2647'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2647'^^xsd:string;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2650'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2650'^^xsd:string;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2651'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2651'^^xsd:string;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2652'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2652'^^xsd:string;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2655'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2655'^^xsd:string;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2656'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2656'^^xsd:string;
  dwc:observationDate '1986-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2657'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2657'^^xsd:string;
  dwc:observationDate '1986-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2659'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2659'^^xsd:string;
  dwc:observationDate '1986-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2660'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2660'^^xsd:string;
  dwc:observationDate '1986-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2663'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2663'^^xsd:string;
  dwc:observationDate '1986-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2665'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2665'^^xsd:string;
  dwc:observationDate '1986-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2667'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2667'^^xsd:string;
  dwc:observationDate '1986-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2669'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2669'^^xsd:string;
  dwc:observationDate '1986-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2670'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2670'^^xsd:string;
  dwc:observationDate '1986-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2671'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2671'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2674'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2674'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2676'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2676'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2677'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2677'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2679'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2679'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2680'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2680'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2682'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2682'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2683'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2683'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2685'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2685'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2686'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2686'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2687'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2687'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2688'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2688'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2690'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2690'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2691'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2691'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2696'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2696'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2697'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2697'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2698'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2698'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2699'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2699'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2701'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2701'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2702'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2702'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2703'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2703'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2615'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2615'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2616'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2616'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2617'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2617'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2619'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2619'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2621'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2621'^^xsd:string;
  dwc:observationDate '1985-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2622'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2622'^^xsd:string;
  dwc:observationDate '1985-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2625'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2625'^^xsd:string;
  dwc:observationDate '1985-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2626'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2626'^^xsd:string;
  dwc:observationDate '1985-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2627'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2627'^^xsd:string;
  dwc:observationDate '1985-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2629'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2629'^^xsd:string;
  dwc:observationDate '1985-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2630'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2630'^^xsd:string;
  dwc:observationDate '1985-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2631'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2631'^^xsd:string;
  dwc:observationDate '1985-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2633'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2633'^^xsd:string;
  dwc:observationDate '1985-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2635'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2635'^^xsd:string;
  dwc:observationDate '1985-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2636'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2636'^^xsd:string;
  dwc:observationDate '1985-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2638'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2638'^^xsd:string;
  dwc:observationDate '1985-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2639'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2639'^^xsd:string;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2640'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2640'^^xsd:string;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2641'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2641'^^xsd:string;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2643'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2643'^^xsd:string;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2605'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2605'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2606'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2606'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2609'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2609'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2610'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2610'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2613'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2613'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2585'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2585'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2586'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2586'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2587'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2587'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2589'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2589'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2590'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2590'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2591'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2591'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2593'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2593'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2595'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2595'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2596'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2596'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2598'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2598'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2601'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2601'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2602'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2602'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2554'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2554'^^xsd:string;
  dwc:observationDate '1985-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2555'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2555'^^xsd:string;
  dwc:observationDate '1985-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2556'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2556'^^xsd:string;
  dwc:observationDate '1985-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2557'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2557'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2559'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2559'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2561'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2561'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2562'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2562'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2565'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2565'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2567'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2567'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2568'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2568'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2569'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2569'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2570'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2570'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2572'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2572'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2573'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2573'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2575'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2575'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2576'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2576'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2578'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2578'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2579'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2579'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2580'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2580'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2583'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2583'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2535'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2535'^^xsd:string;
  dwc:observationDate '1985-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2536'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2536'^^xsd:string;
  dwc:observationDate '1985-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2537'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2537'^^xsd:string;
  dwc:observationDate '1985-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2538'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2538'^^xsd:string;
  dwc:observationDate '1985-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2541'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2541'^^xsd:string;
  dwc:observationDate '1985-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2542'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2542'^^xsd:string;
  dwc:observationDate '1985-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2543'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2543'^^xsd:string;
  dwc:observationDate '1985-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2494'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2494'^^xsd:string;
  dwc:observationDate '1985-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2495'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2495'^^xsd:string;
  dwc:observationDate '1985-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2498'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2498'^^xsd:string;
  dwc:observationDate '1985-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2499'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2499'^^xsd:string;
  dwc:observationDate '1985-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2501'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2501'^^xsd:string;
  dwc:observationDate '1985-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2503'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2503'^^xsd:string;
  dwc:observationDate '1985-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2544'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2544'^^xsd:string;
  dwc:observationDate '1985-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2547'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2547'^^xsd:string;
  dwc:observationDate '1985-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2548'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2548'^^xsd:string;
  dwc:observationDate '1985-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2550'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2550'^^xsd:string;
  dwc:observationDate '1985-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2551'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2551'^^xsd:string;
  dwc:observationDate '1985-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2553'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2553'^^xsd:string;
  dwc:observationDate '1985-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2475'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2475'^^xsd:string;
  dwc:observationDate '1985-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2476'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2476'^^xsd:string;
  dwc:observationDate '1985-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2477'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2477'^^xsd:string;
  dwc:observationDate '1985-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2479'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2479'^^xsd:string;
  dwc:observationDate '1985-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2480'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2480'^^xsd:string;
  dwc:observationDate '1985-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2482'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2482'^^xsd:string;
  dwc:observationDate '1985-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2483'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2483'^^xsd:string;
  dwc:observationDate '1985-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2485'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2485'^^xsd:string;
  dwc:observationDate '1985-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2486'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2486'^^xsd:string;
  dwc:observationDate '1985-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2489'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2489'^^xsd:string;
  dwc:observationDate '1985-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2490'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2490'^^xsd:string;
  dwc:observationDate '1985-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2491'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2491'^^xsd:string;
  dwc:observationDate '1985-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2464'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2464'^^xsd:string;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2466'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2466'^^xsd:string;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2467'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2467'^^xsd:string;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2469'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2469'^^xsd:string;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2471'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2471'^^xsd:string;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2473'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2473'^^xsd:string;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2504'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2504'^^xsd:string;
  dwc:observationDate '1985-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2507'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2507'^^xsd:string;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2508'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2508'^^xsd:string;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2510'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2510'^^xsd:string;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2512'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2512'^^xsd:string;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2513'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2513'^^xsd:string;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2517'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2517'^^xsd:string;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2518'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2518'^^xsd:string;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2520'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2520'^^xsd:string;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2521'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2521'^^xsd:string;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2523'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2523'^^xsd:string;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2525'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2525'^^xsd:string;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2526'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2526'^^xsd:string;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2528'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2528'^^xsd:string;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2529'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2529'^^xsd:string;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2530'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2530'^^xsd:string;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2532'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2532'^^xsd:string;
  dwc:observationDate '1985-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2533'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2533'^^xsd:string;
  dwc:observationDate '1985-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2416'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2416'^^xsd:string;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2417'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2417'^^xsd:string;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2419'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2419'^^xsd:string;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2420'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2420'^^xsd:string;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2421'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2421'^^xsd:string;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2423'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2423'^^xsd:string;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2424'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2424'^^xsd:string;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2425'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2425'^^xsd:string;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2427'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2427'^^xsd:string;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2428'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2428'^^xsd:string;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2429'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2429'^^xsd:string;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2430'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2430'^^xsd:string;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2432'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2432'^^xsd:string;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2433'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2433'^^xsd:string;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2434'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2434'^^xsd:string;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2435'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2435'^^xsd:string;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2437'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2437'^^xsd:string;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2438'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2438'^^xsd:string;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2442'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2442'^^xsd:string;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2443'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2443'^^xsd:string;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2445'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2445'^^xsd:string;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2446'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2446'^^xsd:string;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2447'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2447'^^xsd:string;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2448'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2448'^^xsd:string;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2450'^^xsd:integer;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2450'^^xsd:string;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2451'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2451'^^xsd:string;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2452'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2452'^^xsd:string;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2453'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2453'^^xsd:string;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2456'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2456'^^xsd:string;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2458'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2458'^^xsd:string;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2459'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2459'^^xsd:string;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2460'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2460'^^xsd:string;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2461'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2461'^^xsd:string;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2463'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2463'^^xsd:string;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2345'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2345'^^xsd:string;
  dwc:observationDate '1985-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2346'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2346'^^xsd:string;
  dwc:observationDate '1985-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2347'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2347'^^xsd:string;
  dwc:observationDate '1985-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2348'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2348'^^xsd:string;
  dwc:observationDate '1985-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2350'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2350'^^xsd:string;
  dwc:observationDate '1985-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2351'^^xsd:integer;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2351'^^xsd:string;
  dwc:observationDate '1985-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2353'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2353'^^xsd:string;
  dwc:observationDate '1985-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2355'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2355'^^xsd:string;
  dwc:observationDate '1985-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2357'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2357'^^xsd:string;
  dwc:observationDate '1985-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2359'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2359'^^xsd:string;
  dwc:observationDate '1985-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2361'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2361'^^xsd:string;
  dwc:observationDate '1985-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2362'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2362'^^xsd:string;
  dwc:observationDate '1985-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2363'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2363'^^xsd:string;
  dwc:observationDate '1985-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2335'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2335'^^xsd:string;
  dwc:observationDate '1985-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2336'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2336'^^xsd:string;
  dwc:observationDate '1985-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2339'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2339'^^xsd:string;
  dwc:observationDate '1985-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2340'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2340'^^xsd:string;
  dwc:observationDate '1985-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2341'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2341'^^xsd:string;
  dwc:observationDate '1985-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2364'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2364'^^xsd:string;
  dwc:observationDate '1985-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2366'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2366'^^xsd:string;
  dwc:observationDate '1985-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2368'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2368'^^xsd:string;
  dwc:observationDate '1985-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2369'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2369'^^xsd:string;
  dwc:observationDate '1985-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2372'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2372'^^xsd:string;
  dwc:observationDate '1985-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2375'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2375'^^xsd:string;
  dwc:observationDate '1985-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2376'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2376'^^xsd:string;
  dwc:observationDate '1985-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2377'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2377'^^xsd:string;
  dwc:observationDate '1985-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2379'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2379'^^xsd:string;
  dwc:observationDate '1985-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2380'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2380'^^xsd:string;
  dwc:observationDate '1985-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2382'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2382'^^xsd:string;
  dwc:observationDate '1985-08-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2383'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2383'^^xsd:string;
  dwc:observationDate '1985-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2384'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2384'^^xsd:string;
  dwc:observationDate '1985-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2386'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2386'^^xsd:string;
  dwc:observationDate '1985-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2387'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2387'^^xsd:string;
  dwc:observationDate '1985-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2389'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2389'^^xsd:string;
  dwc:observationDate '1985-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2390'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2390'^^xsd:string;
  dwc:observationDate '1985-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2394'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2394'^^xsd:string;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2396'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2396'^^xsd:string;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2397'^^xsd:integer;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2397'^^xsd:string;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2399'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2399'^^xsd:string;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2400'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2400'^^xsd:string;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2402'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2402'^^xsd:string;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2403'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2403'^^xsd:string;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2405'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2405'^^xsd:string;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2408'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2408'^^xsd:string;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2410'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2410'^^xsd:string;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2411'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2411'^^xsd:string;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2413'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2413'^^xsd:string;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2324'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2324'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2327'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2327'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2328'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2328'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2330'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2330'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2331'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2331'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2332'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2332'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2305'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2305'^^xsd:string;
  dwc:observationDate '1985-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2306'^^xsd:integer;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2306'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2308'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2308'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2310'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2310'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2311'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2311'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2313'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2313'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2315'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2315'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2316'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2316'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2317'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2317'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2319'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2319'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2321'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2321'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2323'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2323'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2274'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2274'^^xsd:string;
  dwc:observationDate '1985-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2276'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2276'^^xsd:string;
  dwc:observationDate '1985-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2277'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2277'^^xsd:string;
  dwc:observationDate '1985-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2278'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2278'^^xsd:string;
  dwc:observationDate '1985-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2280'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2280'^^xsd:string;
  dwc:observationDate '1985-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2281'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2281'^^xsd:string;
  dwc:observationDate '1985-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2282'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2282'^^xsd:string;
  dwc:observationDate '1985-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2285'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2285'^^xsd:string;
  dwc:observationDate '1985-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2286'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2286'^^xsd:string;
  dwc:observationDate '1985-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2287'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2287'^^xsd:string;
  dwc:observationDate '1985-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2290'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2290'^^xsd:string;
  dwc:observationDate '1985-07-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2291'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2291'^^xsd:string;
  dwc:observationDate '1985-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2292'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2292'^^xsd:string;
  dwc:observationDate '1985-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2295'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2295'^^xsd:string;
  dwc:observationDate '1985-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2296'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2296'^^xsd:string;
  dwc:observationDate '1985-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2298'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2298'^^xsd:string;
  dwc:observationDate '1985-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2300'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2300'^^xsd:string;
  dwc:observationDate '1985-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2302'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2302'^^xsd:string;
  dwc:observationDate '1985-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2265'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2265'^^xsd:string;
  dwc:observationDate '1985-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2266'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2266'^^xsd:string;
  dwc:observationDate '1985-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2267'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2267'^^xsd:string;
  dwc:observationDate '1985-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2270'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2270'^^xsd:string;
  dwc:observationDate '1985-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2271'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2271'^^xsd:string;
  dwc:observationDate '1985-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2255'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2255'^^xsd:string;
  dwc:observationDate '1985-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2256'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2256'^^xsd:string;
  dwc:observationDate '1985-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2257'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2257'^^xsd:string;
  dwc:observationDate '1985-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2258'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2258'^^xsd:string;
  dwc:observationDate '1985-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2260'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2260'^^xsd:string;
  dwc:observationDate '1985-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2262'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2262'^^xsd:string;
  dwc:observationDate '1985-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2263'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2263'^^xsd:string;
  dwc:observationDate '1985-07-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2245'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2245'^^xsd:string;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2246'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2246'^^xsd:string;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2251'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2251'^^xsd:string;
  dwc:observationDate '1985-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2252'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2252'^^xsd:string;
  dwc:observationDate '1985-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2215'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2215'^^xsd:string;
  dwc:observationDate '1985-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2216'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2216'^^xsd:string;
  dwc:observationDate '1985-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2217'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2217'^^xsd:string;
  dwc:observationDate '1985-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2219'^^xsd:integer;
  dwc:scientificName 'Bacillaria paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149317'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2219'^^xsd:string;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2221'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2221'^^xsd:string;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2222'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2222'^^xsd:string;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2226'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2226'^^xsd:string;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2227'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2227'^^xsd:string;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2229'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2229'^^xsd:string;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2230'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2230'^^xsd:string;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2232'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2232'^^xsd:string;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2233'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2233'^^xsd:string;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2234'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2234'^^xsd:string;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2236'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2236'^^xsd:string;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2237'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2237'^^xsd:string;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2238'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2238'^^xsd:string;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2240'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2240'^^xsd:string;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2241'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2241'^^xsd:string;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2243'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2243'^^xsd:string;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2205'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2205'^^xsd:string;
  dwc:observationDate '1985-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2206'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2206'^^xsd:string;
  dwc:observationDate '1985-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2207'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2207'^^xsd:string;
  dwc:observationDate '1985-06-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2210'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2210'^^xsd:string;
  dwc:observationDate '1985-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2211'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2211'^^xsd:string;
  dwc:observationDate '1985-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2212'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2212'^^xsd:string;
  dwc:observationDate '1985-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2195'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2195'^^xsd:string;
  dwc:observationDate '1985-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2196'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2196'^^xsd:string;
  dwc:observationDate '1985-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2200'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2200'^^xsd:string;
  dwc:observationDate '1985-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2201'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2201'^^xsd:string;
  dwc:observationDate '1985-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2147'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2147'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2148'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2148'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2150'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2150'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2151'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2151'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2153'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2153'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2155'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2155'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2156'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2156'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2157'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2157'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2160'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2160'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2161'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2161'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2163'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2163'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2165'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2165'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2166'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2166'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2167'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2167'^^xsd:string;
  dwc:observationDate '1985-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2169'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2169'^^xsd:string;
  dwc:observationDate '1985-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2170'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2170'^^xsd:string;
  dwc:observationDate '1985-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2172'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2172'^^xsd:string;
  dwc:observationDate '1985-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2173'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2173'^^xsd:string;
  dwc:observationDate '1985-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2175'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2175'^^xsd:string;
  dwc:observationDate '1985-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2176'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2176'^^xsd:string;
  dwc:observationDate '1985-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2179'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2179'^^xsd:string;
  dwc:observationDate '1985-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2180'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2180'^^xsd:string;
  dwc:observationDate '1985-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2181'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2181'^^xsd:string;
  dwc:observationDate '1985-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2183'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2183'^^xsd:string;
  dwc:observationDate '1985-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2184'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2184'^^xsd:string;
  dwc:observationDate '1985-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2185'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2185'^^xsd:string;
  dwc:observationDate '1985-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2187'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2187'^^xsd:string;
  dwc:observationDate '1985-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2188'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2188'^^xsd:string;
  dwc:observationDate '1985-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2189'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2189'^^xsd:string;
  dwc:observationDate '1985-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2192'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2192'^^xsd:string;
  dwc:observationDate '1985-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2193'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2193'^^xsd:string;
  dwc:observationDate '1985-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2125'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2125'^^xsd:string;
  dwc:observationDate '1985-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2126'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2126'^^xsd:string;
  dwc:observationDate '1985-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2128'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2128'^^xsd:string;
  dwc:observationDate '1985-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2130'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2130'^^xsd:string;
  dwc:observationDate '1985-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2131'^^xsd:integer;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2131'^^xsd:string;
  dwc:observationDate '1985-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2132'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2132'^^xsd:string;
  dwc:observationDate '1985-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2135'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2135'^^xsd:string;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2136'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2136'^^xsd:string;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2138'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2138'^^xsd:string;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2140'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2140'^^xsd:string;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2141'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2141'^^xsd:string;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2142'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2142'^^xsd:string;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2114'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2114'^^xsd:string;
  dwc:observationDate '1985-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2115'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2115'^^xsd:string;
  dwc:observationDate '1985-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2118'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2118'^^xsd:string;
  dwc:observationDate '1985-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2119'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2119'^^xsd:string;
  dwc:observationDate '1985-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2122'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2122'^^xsd:string;
  dwc:observationDate '1985-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2123'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2123'^^xsd:string;
  dwc:observationDate '1985-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2085'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2085'^^xsd:string;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2087'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2087'^^xsd:string;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2089'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2089'^^xsd:string;
  dwc:observationDate '1985-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2090'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2090'^^xsd:string;
  dwc:observationDate '1985-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2091'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2091'^^xsd:string;
  dwc:observationDate '1985-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2092'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2092'^^xsd:string;
  dwc:observationDate '1985-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2095'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2095'^^xsd:string;
  dwc:observationDate '1985-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2096'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2096'^^xsd:string;
  dwc:observationDate '1985-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2099'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2099'^^xsd:string;
  dwc:observationDate '1985-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2100'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2100'^^xsd:string;
  dwc:observationDate '1985-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2101'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2101'^^xsd:string;
  dwc:observationDate '1985-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2103'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2103'^^xsd:string;
  dwc:observationDate '1985-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2104'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2104'^^xsd:string;
  dwc:observationDate '1985-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2106'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2106'^^xsd:string;
  dwc:observationDate '1985-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2107'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2107'^^xsd:string;
  dwc:observationDate '1985-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2109'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2109'^^xsd:string;
  dwc:observationDate '1985-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2111'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2111'^^xsd:string;
  dwc:observationDate '1985-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2112'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2112'^^xsd:string;
  dwc:observationDate '1985-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '415'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:415'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '416'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:416'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '418'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:418'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '419'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:419'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '420'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:420'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '422'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:422'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '423'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:423'^^xsd:string;
  dwc:observationDate '1982-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '425'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:425'^^xsd:string;
  dwc:observationDate '1982-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '426'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:426'^^xsd:string;
  dwc:observationDate '1982-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '427'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:427'^^xsd:string;
  dwc:observationDate '1982-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '430'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:430'^^xsd:string;
  dwc:observationDate '1982-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '432'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:432'^^xsd:string;
  dwc:observationDate '1982-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '433'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:433'^^xsd:string;
  dwc:observationDate '1982-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '435'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:435'^^xsd:string;
  dwc:observationDate '1982-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '436'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:436'^^xsd:string;
  dwc:observationDate '1982-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '438'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:438'^^xsd:string;
  dwc:observationDate '1982-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '439'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:439'^^xsd:string;
  dwc:observationDate '1982-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '440'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:440'^^xsd:string;
  dwc:observationDate '1982-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '442'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:442'^^xsd:string;
  dwc:observationDate '1982-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '443'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:443'^^xsd:string;
  dwc:observationDate '1982-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '445'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:445'^^xsd:string;
  dwc:observationDate '1982-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '446'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:446'^^xsd:string;
  dwc:observationDate '1982-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '447'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:447'^^xsd:string;
  dwc:observationDate '1982-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '448'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:448'^^xsd:string;
  dwc:observationDate '1982-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '450'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:450'^^xsd:string;
  dwc:observationDate '1982-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '451'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:451'^^xsd:string;
  dwc:observationDate '1982-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '453'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:453'^^xsd:string;
  dwc:observationDate '1982-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '455'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:455'^^xsd:string;
  dwc:observationDate '1982-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '456'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:456'^^xsd:string;
  dwc:observationDate '1982-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '458'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:458'^^xsd:string;
  dwc:observationDate '1982-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '461'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:461'^^xsd:string;
  dwc:observationDate '1982-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '462'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:462'^^xsd:string;
  dwc:observationDate '1982-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '464'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:464'^^xsd:string;
  dwc:observationDate '1982-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '465'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:465'^^xsd:string;
  dwc:observationDate '1982-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '467'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:467'^^xsd:string;
  dwc:observationDate '1982-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '468'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:468'^^xsd:string;
  dwc:observationDate '1982-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '470'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:470'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '471'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:471'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '473'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:473'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '484'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:484'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '486'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:486'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '487'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:487'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '489'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:489'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '490'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:490'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '491'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:491'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '493'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:493'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '474'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:474'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '475'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:475'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '476'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:476'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '477'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:477'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '480'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:480'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '481'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:481'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1994'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1994'^^xsd:string;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1997'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1997'^^xsd:string;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1998'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1998'^^xsd:string;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1999'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1999'^^xsd:string;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2001'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2001'^^xsd:string;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2002'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2002'^^xsd:string;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1975'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1975'^^xsd:string;
  dwc:observationDate '1985-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1976'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1976'^^xsd:string;
  dwc:observationDate '1985-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1977'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1977'^^xsd:string;
  dwc:observationDate '1985-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1979'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1979'^^xsd:string;
  dwc:observationDate '1985-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1980'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1980'^^xsd:string;
  dwc:observationDate '1985-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1981'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1981'^^xsd:string;
  dwc:observationDate '1985-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1985'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1985'^^xsd:string;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1986'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1986'^^xsd:string;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1989'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1989'^^xsd:string;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1990'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1990'^^xsd:string;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1991'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1991'^^xsd:string;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1992'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1992'^^xsd:string;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1915'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1915'^^xsd:string;
  dwc:observationDate '1985-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1918'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1918'^^xsd:string;
  dwc:observationDate '1985-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1919'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1919'^^xsd:string;
  dwc:observationDate '1985-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1921'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1921'^^xsd:string;
  dwc:observationDate '1985-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1922'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1922'^^xsd:string;
  dwc:observationDate '1985-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1925'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1925'^^xsd:string;
  dwc:observationDate '1985-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1926'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1926'^^xsd:string;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1928'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1928'^^xsd:string;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1929'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1929'^^xsd:string;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1930'^^xsd:integer;
  dwc:scientificName 'Detonula confervacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149286'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1930'^^xsd:string;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1932'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1932'^^xsd:string;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1933'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1933'^^xsd:string;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1964'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1964'^^xsd:string;
  dwc:observationDate '1985-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1966'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1966'^^xsd:string;
  dwc:observationDate '1985-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1967'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1967'^^xsd:string;
  dwc:observationDate '1985-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1968'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1968'^^xsd:string;
  dwc:observationDate '1985-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1970'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1970'^^xsd:string;
  dwc:observationDate '1985-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1972'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1972'^^xsd:string;
  dwc:observationDate '1985-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1973'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1973'^^xsd:string;
  dwc:observationDate '1985-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2005'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2005'^^xsd:string;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2007'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2007'^^xsd:string;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2009'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2009'^^xsd:string;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2011'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2011'^^xsd:string;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2012'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2012'^^xsd:string;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2013'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2013'^^xsd:string;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2016'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2016'^^xsd:string;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2017'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2017'^^xsd:string;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2019'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2019'^^xsd:string;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2020'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2020'^^xsd:string;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2022'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2022'^^xsd:string;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2025'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2025'^^xsd:string;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2026'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2026'^^xsd:string;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2027'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2027'^^xsd:string;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2029'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2029'^^xsd:string;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2031'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2031'^^xsd:string;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2032'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2032'^^xsd:string;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2034'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2034'^^xsd:string;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2035'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2035'^^xsd:string;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2036'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2036'^^xsd:string;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2041'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2041'^^xsd:string;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2042'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2042'^^xsd:string;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2055'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2055'^^xsd:string;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2056'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2056'^^xsd:string;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2057'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2057'^^xsd:string;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2058'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2058'^^xsd:string;
  dwc:observationDate '1985-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2061'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2061'^^xsd:string;
  dwc:observationDate '1985-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2062'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2062'^^xsd:string;
  dwc:observationDate '1985-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2063'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2063'^^xsd:string;
  dwc:observationDate '1985-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2065'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2065'^^xsd:string;
  dwc:observationDate '1985-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2066'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2066'^^xsd:string;
  dwc:observationDate '1985-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2068'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2068'^^xsd:string;
  dwc:observationDate '1985-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2069'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2069'^^xsd:string;
  dwc:observationDate '1985-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2071'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2071'^^xsd:string;
  dwc:observationDate '1985-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2072'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2072'^^xsd:string;
  dwc:observationDate '1985-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2073'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2073'^^xsd:string;
  dwc:observationDate '1985-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2074'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2074'^^xsd:string;
  dwc:observationDate '1985-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2076'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2076'^^xsd:string;
  dwc:observationDate '1985-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2077'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2077'^^xsd:string;
  dwc:observationDate '1985-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2080'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2080'^^xsd:string;
  dwc:observationDate '1985-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2081'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2081'^^xsd:string;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2082'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2082'^^xsd:string;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1865'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1865'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1866'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1866'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1867'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1867'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1869'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1869'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1870'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1870'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1872'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1872'^^xsd:string;
  dwc:observationDate '1985-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1874'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1874'^^xsd:string;
  dwc:observationDate '1985-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1876'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1876'^^xsd:string;
  dwc:observationDate '1985-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1877'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1877'^^xsd:string;
  dwc:observationDate '1985-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1878'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1878'^^xsd:string;
  dwc:observationDate '1985-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1881'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1881'^^xsd:string;
  dwc:observationDate '1985-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1882'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1882'^^xsd:string;
  dwc:observationDate '1985-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1884'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1884'^^xsd:string;
  dwc:observationDate '1985-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1886'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1886'^^xsd:string;
  dwc:observationDate '1985-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1887'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1887'^^xsd:string;
  dwc:observationDate '1985-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1888'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1888'^^xsd:string;
  dwc:observationDate '1985-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1890'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1890'^^xsd:string;
  dwc:observationDate '1985-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1892'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1892'^^xsd:string;
  dwc:observationDate '1985-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1893'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1893'^^xsd:string;
  dwc:observationDate '1985-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1895'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1895'^^xsd:string;
  dwc:observationDate '1985-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1896'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1896'^^xsd:string;
  dwc:observationDate '1985-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1897'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1897'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1899'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1899'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1900'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1900'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1901'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1901'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1903'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1903'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1905'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1905'^^xsd:string;
  dwc:observationDate '1985-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1906'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1906'^^xsd:string;
  dwc:observationDate '1985-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1908'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1908'^^xsd:string;
  dwc:observationDate '1985-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1909'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1909'^^xsd:string;
  dwc:observationDate '1985-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1910'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1910'^^xsd:string;
  dwc:observationDate '1985-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1911'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1911'^^xsd:string;
  dwc:observationDate '1985-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1912'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1912'^^xsd:string;
  dwc:observationDate '1985-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1835'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1835'^^xsd:string;
  dwc:observationDate '1985-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1836'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1836'^^xsd:string;
  dwc:observationDate '1985-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1837'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1837'^^xsd:string;
  dwc:observationDate '1985-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1838'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1838'^^xsd:string;
  dwc:observationDate '1985-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1840'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1840'^^xsd:string;
  dwc:observationDate '1985-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1841'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1841'^^xsd:string;
  dwc:observationDate '1985-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1843'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1843'^^xsd:string;
  dwc:observationDate '1985-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1857'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1857'^^xsd:string;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1858'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1858'^^xsd:string;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1860'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1860'^^xsd:string;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1861'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1861'^^xsd:string;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1863'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1863'^^xsd:string;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1815'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1815'^^xsd:string;
  dwc:observationDate '1985-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1816'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1816'^^xsd:string;
  dwc:observationDate '1985-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1817'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1817'^^xsd:string;
  dwc:observationDate '1985-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1821'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1821'^^xsd:string;
  dwc:observationDate '1985-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1822'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1822'^^xsd:string;
  dwc:observationDate '1985-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1823'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1823'^^xsd:string;
  dwc:observationDate '1985-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1826'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1826'^^xsd:string;
  dwc:observationDate '1985-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1827'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1827'^^xsd:string;
  dwc:observationDate '1985-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1829'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1829'^^xsd:string;
  dwc:observationDate '1985-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1830'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1830'^^xsd:string;
  dwc:observationDate '1985-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1831'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1831'^^xsd:string;
  dwc:observationDate '1985-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1833'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1833'^^xsd:string;
  dwc:observationDate '1985-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1804'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1804'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1806'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1806'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1808'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1808'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1810'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1810'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1811'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1811'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1813'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1813'^^xsd:string;
  dwc:observationDate '1985-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1794'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1794'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1796'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1796'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1797'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1797'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1798'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1798'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1800'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1800'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1801'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1801'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1802'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1802'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1803'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1803'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1735'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1735'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1736'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1736'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1739'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1739'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1741'^^xsd:integer;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1741'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1742'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1742'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1745'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1745'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1746'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1746'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1747'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1747'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1749'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1749'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1750'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1750'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1751'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1751'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1766'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1766'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1768'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1768'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1769'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1769'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1771'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1771'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1772'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1772'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1773'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1773'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1775'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1775'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1776'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1776'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1778'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1778'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1779'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1779'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1780'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1780'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1785'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1785'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1786'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1786'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1788'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1788'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1791'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1791'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1792'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1792'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1793'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1793'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1725'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1725'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1726'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1726'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1727'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1727'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1729'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1729'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1731'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1731'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1732'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1732'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1675'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1675'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1677'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1677'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1679'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1679'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1680'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1680'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1681'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1681'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1683'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1683'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1685'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1685'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1686'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1686'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1687'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1687'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1690'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1690'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1692'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1692'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1695'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1695'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1696'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1696'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1697'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1697'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1698'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1698'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1700'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1700'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1701'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1701'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1703'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1703'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1705'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1705'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1706'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1706'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1709'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1709'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1710'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1710'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1713'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1713'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1715'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1715'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1716'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1716'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1718'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1718'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1720'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1720'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1721'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1721'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1654'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1654'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1655'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1655'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1657'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1657'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1658'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1658'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1660'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1660'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1661'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1661'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1662'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1662'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1663'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1663'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1635'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1635'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1637'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1637'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1638'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1638'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1640'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1640'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1641'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1641'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1642'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1642'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1645'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1645'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1647'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1647'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1648'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1648'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1649'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1649'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1651'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1651'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1652'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1652'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1653'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1653'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1625'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1625'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1626'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1626'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1627'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1627'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1628'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1628'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1630'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1630'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1631'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1631'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1606'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1606'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1607'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1607'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1609'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1609'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1610'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1610'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1612'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1612'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1615'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1615'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1617'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1617'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1618'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1618'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1620'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1620'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1621'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1621'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1623'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1623'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1505'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1505'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1507'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1507'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1508'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1508'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1509'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1509'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1512'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1512'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1513'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1513'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1515'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1515'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1518'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1518'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1519'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1519'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1520'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1520'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1523'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1523'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1524'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1524'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1525'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1525'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1526'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1526'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1528'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1528'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1529'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1529'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1530'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1530'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1532'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1532'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1533'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1533'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1536'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1536'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1537'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1537'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1538'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1538'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1540'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1540'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1541'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1541'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1543'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1543'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1585'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1585'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1586'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1586'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1587'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1587'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1590'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1590'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1592'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1592'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1593'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1593'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1594'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1594'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1595'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1595'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1596'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1596'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1598'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1598'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1599'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1599'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1600'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1600'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1602'^^xsd:integer;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1602'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1603'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1603'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1466'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1466'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1467'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1467'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1471'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1471'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1472'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1472'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1365'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1365'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1367'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1367'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1368'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1368'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1370'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1370'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1371'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1371'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1372'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1372'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1475'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1475'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1476'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1476'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1478'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1478'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1479'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1479'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1480'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1480'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1482'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1482'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1483'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1483'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1485'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1485'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1487'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1487'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1488'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1488'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1490'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1490'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1491'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1491'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1493'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1493'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1495'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1495'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1497'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1497'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1499'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1499'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1501'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1501'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1502'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1502'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1355'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1355'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1356'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1356'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1359'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1359'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1360'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1360'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1361'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1361'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1305'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1305'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1306'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1306'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1307'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1307'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1309'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1309'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1310'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1310'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1311'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1311'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1314'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1314'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1316'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1316'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1317'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1317'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1319'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1319'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1320'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1320'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1322'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1322'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1324'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1324'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1326'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1326'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1327'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1327'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1329'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1329'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1330'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1330'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1333'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1333'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1336'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1336'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1337'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1337'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1338'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1338'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1340'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1340'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1341'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1341'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1343'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1343'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1344'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1344'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1345'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1345'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1346'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1346'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1347'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1347'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1349'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1349'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1351'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1351'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1352'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1352'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1353'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1353'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1244'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1244'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1246'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1246'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1247'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1247'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1248'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1248'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1250'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1250'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1252'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1252'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1253'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1253'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1214'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1214'^^xsd:string;
  dwc:observationDate '1983-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1217'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1217'^^xsd:string;
  dwc:observationDate '1983-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1218'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1218'^^xsd:string;
  dwc:observationDate '1983-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1219'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1219'^^xsd:string;
  dwc:observationDate '1983-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1221'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1221'^^xsd:string;
  dwc:observationDate '1983-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1222'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1222'^^xsd:string;
  dwc:observationDate '1983-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1223'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1223'^^xsd:string;
  dwc:observationDate '1983-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1224'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1224'^^xsd:string;
  dwc:observationDate '1983-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1225'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1225'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1227'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1227'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1228'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1228'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1229'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1229'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1230'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1230'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1232'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1232'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1233'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1233'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1236'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1236'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1237'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1237'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1238'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1238'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1240'^^xsd:integer;
  dwc:scientificName 'Biddulphia granulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149327'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1240'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1241'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1241'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1255'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1255'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1256'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1256'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1259'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1259'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1262'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1262'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1263'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1263'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1264'^^xsd:integer;
  dwc:scientificName 'Licmophora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149343'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1264'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1265'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1265'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1266'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1266'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1267'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1267'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1268'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1268'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1270'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1270'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1271'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1271'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1272'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1272'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1273'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1273'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1275'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1275'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1276'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1276'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1277'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1277'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1279'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1279'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1280'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1280'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1282'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1282'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1283'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1283'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1285'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1285'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1286'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1286'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1287'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1287'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1291'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1291'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1292'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1292'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1294'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1294'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1295'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1295'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1298'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1298'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1299'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1299'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1300'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1300'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1302'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1302'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1303'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1303'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1116'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1116'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1117'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1117'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1121'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1121'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1122'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1122'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1154'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1154'^^xsd:string;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1156'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1156'^^xsd:string;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1157'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1157'^^xsd:string;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1159'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1159'^^xsd:string;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1160'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1160'^^xsd:string;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1162'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1162'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1163'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1163'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1165'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1165'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1166'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1166'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1169'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1169'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1170'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1170'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1171'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1171'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1172'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1172'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1176'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1176'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1177'^^xsd:integer;
  dwc:scientificName 'Biddulphia mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148968'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1177'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1179'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1179'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1180'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1180'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1182'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1182'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1183'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1183'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1185'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1185'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1186'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1186'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1189'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1189'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1190'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1190'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1191'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1191'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1194'^^xsd:integer;
  dwc:scientificName 'Biddulphia mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148968'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1194'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1196'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1196'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1197'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1197'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1199'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1199'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1200'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1200'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1201'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1201'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1203'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1203'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1205'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1205'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1206'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1206'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1208'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1208'^^xsd:string;
  dwc:observationDate '1983-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1210'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1210'^^xsd:string;
  dwc:observationDate '1983-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1211'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1211'^^xsd:string;
  dwc:observationDate '1983-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1212'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1212'^^xsd:string;
  dwc:observationDate '1983-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1104'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1104'^^xsd:string;
  dwc:observationDate '1985-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1105'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1105'^^xsd:string;
  dwc:observationDate '1985-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1107'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1107'^^xsd:string;
  dwc:observationDate '1985-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1108'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1108'^^xsd:string;
  dwc:observationDate '1985-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1110'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1110'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1112'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1112'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1075'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1075'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1077'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1077'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1079'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1079'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1080'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1080'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1081'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1081'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1082'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1082'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1095'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1095'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1097'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1097'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1099'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1099'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1100'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1100'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1101'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1101'^^xsd:string;
  dwc:observationDate '1985-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1103'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1103'^^xsd:string;
  dwc:observationDate '1985-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1126'^^xsd:integer;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1126'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1128'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1128'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1130'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1130'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1131'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1131'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1133'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1133'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1135'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1135'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1136'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1136'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1137'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1137'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1138'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1138'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1140'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1140'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1141'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1141'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1143'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1143'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1144'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1144'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1146'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1146'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1147'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1147'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1148'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1148'^^xsd:string;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1150'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1150'^^xsd:string;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1151'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1151'^^xsd:string;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1065'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1065'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1066'^^xsd:integer;
  dwc:scientificName 'Licmophora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149343'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1066'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '149343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1068'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1068'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1070'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1070'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1086'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1086'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1087'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1087'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1088'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1088'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1090'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1090'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1091'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1091'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1093'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1093'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1036'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1036'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1037'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1037'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1039'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1039'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1040'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1040'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1041'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1041'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1044'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1044'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1046'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1046'^^xsd:string;
  dwc:observationDate '1983-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1048'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1048'^^xsd:string;
  dwc:observationDate '1983-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1050'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1050'^^xsd:string;
  dwc:observationDate '1983-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1051'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1051'^^xsd:string;
  dwc:observationDate '1983-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1053'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1053'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1055'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1055'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1057'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1057'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1058'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1058'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1061'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1061'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1062'^^xsd:integer;
  dwc:scientificName 'Biddulphia granulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149327'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1062'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1026'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1026'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1027'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1027'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1030'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1030'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1031'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1031'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1033'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1033'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1005'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1005'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1006'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1006'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1007'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1007'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1009'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1009'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1010'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1010'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1011'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1011'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1013'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1013'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1014'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1014'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1017'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1017'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1018'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1018'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1021'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1021'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1022'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1022'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1023'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1023'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '964'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:964'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '965'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:965'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '967'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:967'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '968'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:968'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '971'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:971'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '973'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:973'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '975'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:975'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '976'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:976'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '978'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:978'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '979'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:979'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '980'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:980'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '982'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:982'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '983'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:983'^^xsd:string;
  dwc:observationDate '1983-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '984'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:984'^^xsd:string;
  dwc:observationDate '1983-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '986'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:986'^^xsd:string;
  dwc:observationDate '1983-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '987'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:987'^^xsd:string;
  dwc:observationDate '1983-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '988'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:988'^^xsd:string;
  dwc:observationDate '1983-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '989'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:989'^^xsd:string;
  dwc:observationDate '1983-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '992'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:992'^^xsd:string;
  dwc:observationDate '1983-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '995'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:995'^^xsd:string;
  dwc:observationDate '1983-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '997'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:997'^^xsd:string;
  dwc:observationDate '1983-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '998'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:998'^^xsd:string;
  dwc:observationDate '1983-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1000'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1000'^^xsd:string;
  dwc:observationDate '1983-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1001'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1001'^^xsd:string;
  dwc:observationDate '1983-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '955'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:955'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '956'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:956'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '957'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:957'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '959'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:959'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '960'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:960'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '934'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:934'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '936'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:936'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '937'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:937'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '938'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:938'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '939'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:939'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '941'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:941'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '943'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:943'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '944'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:944'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '945'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:945'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '947'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:947'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '949'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:949'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '950'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:950'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '904'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:904'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '907'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:907'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '908'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:908'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '910'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:910'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '911'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:911'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '913'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:913'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '914'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:914'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '915'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:915'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '918'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:918'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '919'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:919'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '920'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:920'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '921'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:921'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '923'^^xsd:integer;
  dwc:scientificName 'Biddulphia mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148968'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:923'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '925'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:925'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '926'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:926'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '928'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:928'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '929'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:929'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '930'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:930'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '933'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:933'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '805'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:805'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '807'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:807'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '809'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:809'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '810'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:810'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '811'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:811'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '812'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:812'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '855'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:855'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '856'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:856'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '857'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:857'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '858'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:858'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '860'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:860'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '861'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:861'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '862'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:862'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '863'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:863'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '866'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:866'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '868'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:868'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '869'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:869'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '870'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:870'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '872'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:872'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '873'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:873'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '875'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:875'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '876'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:876'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '878'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:878'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '879'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:879'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '881'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:881'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '882'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:882'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '883'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:883'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '885'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:885'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '886'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:886'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '888'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:888'^^xsd:string;
  dwc:observationDate '1983-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '889'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:889'^^xsd:string;
  dwc:observationDate '1983-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '890'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:890'^^xsd:string;
  dwc:observationDate '1983-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '892'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:892'^^xsd:string;
  dwc:observationDate '1983-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '897'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:897'^^xsd:string;
  dwc:observationDate '1983-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '898'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:898'^^xsd:string;
  dwc:observationDate '1983-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '901'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:901'^^xsd:string;
  dwc:observationDate '1983-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '902'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:902'^^xsd:string;
  dwc:observationDate '1983-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '694'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:694'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '696'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:696'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '698'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:698'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '700'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:700'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '701'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:701'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '702'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:702'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '703'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:703'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '705'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:705'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '706'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:706'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '708'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:708'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '709'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:709'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '711'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:711'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '713'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:713'^^xsd:string;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '715'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:715'^^xsd:string;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '716'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:716'^^xsd:string;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '717'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:717'^^xsd:string;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '718'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:718'^^xsd:string;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '720'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:720'^^xsd:string;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '721'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:721'^^xsd:string;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '723'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:723'^^xsd:string;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '724'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:724'^^xsd:string;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '726'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:726'^^xsd:string;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '727'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:727'^^xsd:string;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '730'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:730'^^xsd:string;
  dwc:observationDate '1983-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '731'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:731'^^xsd:string;
  dwc:observationDate '1983-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '796'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:796'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '797'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:797'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '798'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:798'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '799'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:799'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '802'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:802'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '803'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:803'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '815'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:815'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '817'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:817'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '818'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:818'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '819'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:819'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '820'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:820'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '821'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:821'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '823'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:823'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '826'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:826'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '827'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:827'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '829'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:829'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '831'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:831'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '833'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:833'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '835'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:835'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '836'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:836'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '837'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:837'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '839'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:839'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '840'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:840'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '841'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:841'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '843'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:843'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '844'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:844'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '846'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:846'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '848'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:848'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '849'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:849'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '850'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:850'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '851'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:851'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '852'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:852'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '656'^^xsd:integer;
  dwc:scientificName 'Biddulphia mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148968'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:656'^^xsd:string;
  dwc:observationDate '1982-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '657'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:657'^^xsd:string;
  dwc:observationDate '1982-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '659'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:659'^^xsd:string;
  dwc:observationDate '1982-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '661'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:661'^^xsd:string;
  dwc:observationDate '1982-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '662'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:662'^^xsd:string;
  dwc:observationDate '1982-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '635'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:635'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '637'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:637'^^xsd:string;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '639'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:639'^^xsd:string;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '640'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:640'^^xsd:string;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '642'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:642'^^xsd:string;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '643'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:643'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '648'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:648'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '649'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:649'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '651'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:651'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '652'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:652'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '665'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:665'^^xsd:string;
  dwc:observationDate '1982-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '666'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:666'^^xsd:string;
  dwc:observationDate '1982-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '667'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:667'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '669'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:669'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '670'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:670'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '671'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:671'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '675'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:675'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '677'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:677'^^xsd:string;
  dwc:observationDate '1983-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '680'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:680'^^xsd:string;
  dwc:observationDate '1983-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '681'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:681'^^xsd:string;
  dwc:observationDate '1983-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '683'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:683'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '684'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:684'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '685'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:685'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '687'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:687'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '688'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:688'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '689'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:689'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '690'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:690'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '693'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:693'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '734'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:734'^^xsd:string;
  dwc:observationDate '1983-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '736'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:736'^^xsd:string;
  dwc:observationDate '1983-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '737'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:737'^^xsd:string;
  dwc:observationDate '1983-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '739'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:739'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '740'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:740'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '742'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:742'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '743'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:743'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '745'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:745'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '746'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:746'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '747'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:747'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '748'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:748'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '750'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:750'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '751'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:751'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '753'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:753'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '755'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:755'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '756'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:756'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '757'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:757'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '760'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:760'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '761'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:761'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '763'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:763'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '765'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:765'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '766'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:766'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '768'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:768'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '769'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:769'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '771'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:771'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '772'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:772'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '773'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:773'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '775'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:775'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '776'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:776'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '778'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:778'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '779'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:779'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '780'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:780'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '782'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:782'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '785'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:785'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '787'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:787'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '788'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:788'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '789'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:789'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '791'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:791'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '792'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:792'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '585'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:585'^^xsd:string;
  dwc:observationDate '1982-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '586'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:586'^^xsd:string;
  dwc:observationDate '1982-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '587'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:587'^^xsd:string;
  dwc:observationDate '1982-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '590'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:590'^^xsd:string;
  dwc:observationDate '1982-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '592'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:592'^^xsd:string;
  dwc:observationDate '1982-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '615'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:615'^^xsd:string;
  dwc:observationDate '1982-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '616'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:616'^^xsd:string;
  dwc:observationDate '1982-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '617'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:617'^^xsd:string;
  dwc:observationDate '1982-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '619'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:619'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '620'^^xsd:integer;
  dwc:scientificName 'Biddulphia mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148968'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:620'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '621'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:621'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '623'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:623'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '625'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:625'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '627'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:627'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '628'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:628'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '629'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:629'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '630'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:630'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '631'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:631'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '575'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:575'^^xsd:string;
  dwc:observationDate '1982-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '576'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:576'^^xsd:string;
  dwc:observationDate '1982-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '577'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:577'^^xsd:string;
  dwc:observationDate '1982-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '581'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:581'^^xsd:string;
  dwc:observationDate '1982-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '582'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:582'^^xsd:string;
  dwc:observationDate '1982-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '595'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:595'^^xsd:string;
  dwc:observationDate '1982-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '597'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:597'^^xsd:string;
  dwc:observationDate '1982-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '598'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:598'^^xsd:string;
  dwc:observationDate '1982-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '600'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:600'^^xsd:string;
  dwc:observationDate '1982-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '601'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:601'^^xsd:string;
  dwc:observationDate '1982-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '603'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:603'^^xsd:string;
  dwc:observationDate '1982-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '605'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:605'^^xsd:string;
  dwc:observationDate '1982-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '606'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:606'^^xsd:string;
  dwc:observationDate '1982-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '608'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:608'^^xsd:string;
  dwc:observationDate '1982-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '609'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:609'^^xsd:string;
  dwc:observationDate '1982-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '611'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:611'^^xsd:string;
  dwc:observationDate '1982-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '612'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:612'^^xsd:string;
  dwc:observationDate '1982-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '515'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:515'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '516'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:516'^^xsd:string;
  dwc:observationDate '1982-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '517'^^xsd:integer;
  dwc:scientificName 'Biddulphia mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148968'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:517'^^xsd:string;
  dwc:observationDate '1982-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '518'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:518'^^xsd:string;
  dwc:observationDate '1982-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '520'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:520'^^xsd:string;
  dwc:observationDate '1982-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '521'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:521'^^xsd:string;
  dwc:observationDate '1982-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '523'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:523'^^xsd:string;
  dwc:observationDate '1982-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '528'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:528'^^xsd:string;
  dwc:observationDate '1982-08-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '529'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:529'^^xsd:string;
  dwc:observationDate '1982-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '530'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:530'^^xsd:string;
  dwc:observationDate '1982-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '532'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:532'^^xsd:string;
  dwc:observationDate '1982-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '533'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:533'^^xsd:string;
  dwc:observationDate '1982-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '536'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:536'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '537'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:537'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '538'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:538'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '540'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:540'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '541'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:541'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '542'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:542'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '545'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:545'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '546'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:546'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '547'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:547'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '549'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:549'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '550'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:550'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '552'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:552'^^xsd:string;
  dwc:observationDate '1982-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '553'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:553'^^xsd:string;
  dwc:observationDate '1982-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '555'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:555'^^xsd:string;
  dwc:observationDate '1982-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '556'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:556'^^xsd:string;
  dwc:observationDate '1982-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '557'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:557'^^xsd:string;
  dwc:observationDate '1982-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '560'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:560'^^xsd:string;
  dwc:observationDate '1982-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '561'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:561'^^xsd:string;
  dwc:observationDate '1982-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '562'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:562'^^xsd:string;
  dwc:observationDate '1982-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '565'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:565'^^xsd:string;
  dwc:observationDate '1982-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '566'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:566'^^xsd:string;
  dwc:observationDate '1982-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '567'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:567'^^xsd:string;
  dwc:observationDate '1982-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '568'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:568'^^xsd:string;
  dwc:observationDate '1982-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '570'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:570'^^xsd:string;
  dwc:observationDate '1982-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '571'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:571'^^xsd:string;
  dwc:observationDate '1982-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '495'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:495'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '496'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:496'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '500'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:500'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '501'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:501'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '503'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:503'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '504'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:504'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '506'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:506'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '507'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:507'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '508'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:508'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '511'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:511'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '512'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:512'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '337'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:337'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '338'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:338'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '340'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:340'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '341'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:341'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '343'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:343'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '345'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:345'^^xsd:string;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '346'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:346'^^xsd:string;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '349'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:349'^^xsd:string;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '350'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:350'^^xsd:string;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '352'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:352'^^xsd:string;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '353'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:353'^^xsd:string;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '355'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:355'^^xsd:string;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '356'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:356'^^xsd:string;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '357'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:357'^^xsd:string;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '359'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:359'^^xsd:string;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '360'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:360'^^xsd:string;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '362'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:362'^^xsd:string;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '363'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:363'^^xsd:string;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '365'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:365'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '366'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:366'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '368'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:368'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '370'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:370'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '371'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:371'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '373'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:373'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '375'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:375'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '377'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:377'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '379'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:379'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '380'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:380'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '382'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:382'^^xsd:string;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '383'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:383'^^xsd:string;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '385'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:385'^^xsd:string;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '386'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:386'^^xsd:string;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '387'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:387'^^xsd:string;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '388'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:388'^^xsd:string;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '391'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:391'^^xsd:string;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '392'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:392'^^xsd:string;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '393'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:393'^^xsd:string;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '395'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:395'^^xsd:string;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '396'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:396'^^xsd:string;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '397'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:397'^^xsd:string;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '399'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:399'^^xsd:string;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '400'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:400'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '401'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:401'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '403'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:403'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '406'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:406'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '407'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:407'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '408'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:408'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '410'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:410'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '411'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:411'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '413'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:413'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10525'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10525'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10526'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10526'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10527'^^xsd:integer;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10527'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10529'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10529'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10530'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10530'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10531'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10531'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10533'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10533'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10534'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10534'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10535'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10535'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10537'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10537'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10538'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10538'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10540'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10540'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10541'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10541'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10542'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10542'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10543'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10543'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10545'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10545'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10547'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10547'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10548'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10548'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10550'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10550'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10551'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10551'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10553'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10553'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10555'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10555'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10556'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10556'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10557'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10557'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10558'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10558'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10560'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10560'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10561'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10561'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10563'^^xsd:integer;
  dwc:scientificName 'Biddulphia regia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149323'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10563'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10565'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10565'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10566'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10566'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10568'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10568'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10570'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10570'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10573'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10573'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10576'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10576'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10578'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10578'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10580'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10580'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10581'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10581'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10583'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10583'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10584'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10584'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10586'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10586'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10587'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10587'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10588'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10588'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10589'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10589'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10591'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10591'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10592'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10592'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10593'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10593'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10494'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10494'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10495'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10495'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10496'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10496'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10498'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10498'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10499'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10499'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10500'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10500'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10502'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10502'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10503'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10503'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10504'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10504'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10505'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10505'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10507'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10507'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10508'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10508'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10510'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10510'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10512'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10512'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10513'^^xsd:integer;
  dwc:scientificName 'Strombidium conicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101289'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10513'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10484'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10484'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10486'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10486'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10487'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10487'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10488'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10488'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10490'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10490'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10492'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10492'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10493'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10493'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10464'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10464'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10465'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10465'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10467'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10467'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10468'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10468'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10469'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10469'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10470'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10470'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10472'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10472'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10473'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10473'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10475'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10475'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10476'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10476'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10478'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10478'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10479'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10479'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10481'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10481'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10483'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10483'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10454'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10454'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10456'^^xsd:integer;
  dwc:scientificName 'Ciliate sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10456'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10457'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10457'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10458'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10458'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10459'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10459'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10461'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10461'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10462'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10462'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10463'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10463'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10425'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10425'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10426'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10426'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10427'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10427'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10429'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10429'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10430'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10430'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10432'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10432'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10433'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10433'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10435'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10435'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10437'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10437'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10438'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10438'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10441'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10441'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10442'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10442'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10404'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10404'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10405'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10405'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10406'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10406'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10408'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10408'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10409'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10409'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10410'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10410'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10413'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10413'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10414'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10414'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10416'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10416'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10417'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10417'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10418'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10418'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10421'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10421'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10422'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10422'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10423'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10423'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10394'^^xsd:integer;
  dwc:scientificName 'Ciliate sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10394'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10396'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10396'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10397'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10397'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10401'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10401'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10402'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10402'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10025'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10025'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10027'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10027'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10028'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10028'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10029'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10029'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10032'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10032'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10033'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10033'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10245'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10245'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10246'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10246'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10248'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10248'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10249'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10249'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10251'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10251'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10252'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10252'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10253'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10253'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10254'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10254'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10257'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10257'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10258'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10258'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10259'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10259'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10261'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10261'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10262'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10262'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10263'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10263'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10354'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10354'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10355'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10355'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10358'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10358'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10359'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10359'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10362'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10362'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10363'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10363'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10365'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10365'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10366'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10366'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10368'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10368'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10370'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10370'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10371'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10371'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10373'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10373'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10375'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10375'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10376'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10376'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10377'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10377'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10379'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10379'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10380'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10380'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10382'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10382'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10383'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10383'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10384'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10384'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10385'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10385'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10387'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10387'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10389'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10389'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10391'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10391'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10392'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10392'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10393'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10393'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10305'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10305'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10307'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10307'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10308'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10308'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10310'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10310'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10311'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10311'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10313'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10313'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10315'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10315'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10317'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10317'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10319'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10319'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10320'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10320'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10322'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10322'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10323'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10323'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10324'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10324'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10326'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10326'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10327'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10327'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10330'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10330'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10331'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10331'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10333'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10333'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10334'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10334'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10335'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10335'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10337'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10337'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10338'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10338'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10341'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10341'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10343'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10343'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10344'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10344'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10346'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10346'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10348'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10348'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10349'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10349'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10350'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10350'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10352'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10352'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10353'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10353'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10265'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10265'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10266'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10266'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10267'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10267'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10268'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10268'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10270'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10270'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10271'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10271'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10273'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10273'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10274'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10274'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10277'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10277'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10278'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10278'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10279'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10279'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10280'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10280'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10282'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10282'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10283'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10283'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10284'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10284'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10285'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10285'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10287'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10287'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10288'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10288'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10289'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10289'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10290'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10290'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10292'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10292'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10293'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10293'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10294'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10294'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10295'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10295'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10297'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10297'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10298'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10298'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10300'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10300'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10301'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10301'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10302'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10302'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10234'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10234'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10235'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10235'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10237'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10237'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10238'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10238'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10240'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10240'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10241'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10241'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10242'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10242'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10214'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10214'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10216'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10216'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10217'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10217'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10220'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10220'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10221'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10221'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10223'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10223'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10224'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10224'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10226'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10226'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10227'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10227'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10229'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10229'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10230'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10230'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10231'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10231'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10232'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10232'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10204'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10204'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10206'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10206'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10207'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10207'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10208'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10208'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10209'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10209'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10211'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10211'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10212'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10212'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10213'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10213'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10185'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10185'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10188'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10188'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10189'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10189'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10191'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10191'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10192'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10192'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10193'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10193'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10194'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10194'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10196'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10196'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10198'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10198'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10199'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10199'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10201'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10201'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10202'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10202'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10203'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10203'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10174'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10174'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10175'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10175'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10177'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10177'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10179'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10179'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10180'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10180'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10181'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10181'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10182'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10182'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10154'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10154'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10155'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10155'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10156'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10156'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10157'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10157'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10158'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10158'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10159'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10159'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10162'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10162'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10163'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10163'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10165'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10165'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10166'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10166'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10167'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10167'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10169'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10169'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10170'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10170'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10172'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10172'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10144'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10144'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10145'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10145'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10146'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10146'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10148'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10148'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10150'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10150'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10152'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10152'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10153'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10153'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10074'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10074'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10076'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10076'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10077'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10077'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10079'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10079'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10080'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10080'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10082'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10082'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10083'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10083'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10115'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10115'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10117'^^xsd:integer;
  dwc:scientificName 'Biddulphia regia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149323'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10117'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10119'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10119'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10120'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10120'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10121'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10121'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10123'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10123'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10125'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10125'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10127'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10127'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10128'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10128'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10129'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10129'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10131'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10131'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10132'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10132'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10133'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10133'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10134'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10134'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10137'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10137'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10138'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10138'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10140'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10140'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10141'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10141'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10143'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10143'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10085'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10085'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10086'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10086'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10087'^^xsd:integer;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10087'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10088'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10088'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10090'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10090'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10091'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10091'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10093'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10093'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10094'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10094'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10097'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10097'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10098'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10098'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10099'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10099'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10101'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10101'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10102'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10102'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10103'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10103'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10104'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10104'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10107'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10107'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10108'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10108'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10110'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10110'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10111'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10111'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10112'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10112'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10113'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10113'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10054'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10054'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10056'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10056'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10058'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10058'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10059'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10059'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10060'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10060'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10063'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10063'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10064'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10064'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10066'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10066'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10067'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10067'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10069'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10069'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10071'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10071'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10072'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10072'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10005'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10005'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10006'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10006'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10009'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10009'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10010'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10010'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10012'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10012'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10015'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10015'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10017'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10017'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10020'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10020'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10021'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10021'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10023'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10023'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10034'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10034'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10036'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10036'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10037'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10037'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10038'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10038'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10039'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10039'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10040'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10040'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10041'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10041'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10043'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10043'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10045'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10045'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10046'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10046'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10047'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10047'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10049'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10049'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10050'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10050'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10051'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10051'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10053'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10053'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9975'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9975'^^xsd:string;
  dwc:observationDate '1988-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9976'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9976'^^xsd:string;
  dwc:observationDate '1988-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9978'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9978'^^xsd:string;
  dwc:observationDate '1988-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9979'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9979'^^xsd:string;
  dwc:observationDate '1988-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9980'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9980'^^xsd:string;
  dwc:observationDate '1988-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9981'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9981'^^xsd:string;
  dwc:observationDate '1988-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9983'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9983'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9984'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9984'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9985'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9985'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9986'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9986'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9987'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9987'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9989'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9989'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9990'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9990'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9991'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9991'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9994'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9994'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9995'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9995'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9997'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9997'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9998'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9998'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9999'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9999'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10001'^^xsd:integer;
  dwc:scientificName 'Detonula confervacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149286'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10001'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '163224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10002'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10002'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10003'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10003'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9964'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9964'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9966'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9966'^^xsd:string;
  dwc:observationDate '1988-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9968'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9968'^^xsd:string;
  dwc:observationDate '1988-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9971'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9971'^^xsd:string;
  dwc:observationDate '1988-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9972'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9972'^^xsd:string;
  dwc:observationDate '1988-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9916'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9916'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9918'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9918'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9921'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9921'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9922'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9922'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9956'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9956'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9958'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9958'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9961'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9961'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9962'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9962'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9925'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9925'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9927'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9927'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9928'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9928'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9929'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9929'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9930'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9930'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9931'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9931'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9932'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9932'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9934'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9934'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9936'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9936'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9938'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9938'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9939'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9939'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9940'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9940'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9943'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9943'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9944'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9944'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9947'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9947'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9948'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9948'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9949'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9949'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9951'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9951'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9952'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9952'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9885'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9885'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9887'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9887'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9888'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9888'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9890'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9890'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9891'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9891'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9895'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9895'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9896'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9896'^^xsd:string;
  dwc:observationDate '1988-12-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9897'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9897'^^xsd:string;
  dwc:observationDate '1988-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9900'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9900'^^xsd:string;
  dwc:observationDate '1988-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9901'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9901'^^xsd:string;
  dwc:observationDate '1988-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9903'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9903'^^xsd:string;
  dwc:observationDate '1988-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9904'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9904'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9906'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9906'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9907'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9907'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9908'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9908'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9910'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9910'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9911'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9911'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9912'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9912'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9855'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9855'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9856'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9856'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9859'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9859'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9860'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9860'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9861'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9861'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9863'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9863'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9865'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9865'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9866'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9866'^^xsd:string;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9867'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9867'^^xsd:string;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9869'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9869'^^xsd:string;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9870'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9870'^^xsd:string;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9872'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9872'^^xsd:string;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9873'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9873'^^xsd:string;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9874'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9874'^^xsd:string;
  dwc:observationDate '1987-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9876'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9876'^^xsd:string;
  dwc:observationDate '1987-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9877'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9877'^^xsd:string;
  dwc:observationDate '1987-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9878'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9878'^^xsd:string;
  dwc:observationDate '1987-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9881'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9881'^^xsd:string;
  dwc:observationDate '1987-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9882'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9882'^^xsd:string;
  dwc:observationDate '1987-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9883'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9883'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9834'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9834'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9836'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9836'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9837'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9837'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9838'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9838'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9840'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9840'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9841'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9841'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9842'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9842'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9843'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9843'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9844'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9844'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9846'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9846'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9847'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9847'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9848'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9848'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9850'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9850'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9851'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9851'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9852'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9852'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9853'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9853'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9814'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9814'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9816'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9816'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9820'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9820'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9821'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9821'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9822'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9822'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9824'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9824'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9827'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9827'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9828'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9828'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9829'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9829'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9831'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9831'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9832'^^xsd:integer;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9832'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9833'^^xsd:integer;
  dwc:scientificName 'Minuscula bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109585'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9833'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9804'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9804'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9805'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9805'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9807'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9807'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9808'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9808'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9809'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9809'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9810'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9810'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9812'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9812'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9813'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9813'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9776'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9776'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9778'^^xsd:integer;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9778'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9780'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9780'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9782'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9782'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9785'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9785'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9787'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9787'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9788'^^xsd:integer;
  dwc:scientificName 'Stephanopyxis turris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149631'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9788'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9790'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9790'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9791'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9791'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9792'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9792'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9794'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9794'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9795'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9795'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9797'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9797'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9798'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9798'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9800'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9800'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9801'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9801'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9802'^^xsd:integer;
  dwc:scientificName 'Peridinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9802'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9765'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9765'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9766'^^xsd:integer;
  dwc:scientificName 'Polykrikos schwartzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '341581'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9766'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9768'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9768'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9769'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9769'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9770'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9770'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9773'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9773'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9745'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9745'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9747'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9747'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9748'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9748'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9750'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9750'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9751'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9751'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9752'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9752'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9755'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9755'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9756'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9756'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9758'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9758'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9759'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9759'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9760'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9760'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9735'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9735'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9736'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9736'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9737'^^xsd:integer;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9737'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9741'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9741'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9742'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9742'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9725'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9725'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9727'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9727'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9728'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9728'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9730'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9730'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9731'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9731'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9733'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9733'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9705'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9705'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9706'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9706'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9707'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9707'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9710'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9710'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9711'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9711'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9713'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9713'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9715'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9715'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9717'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9717'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9718'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9718'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9719'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9719'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9721'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9721'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9722'^^xsd:integer;
  dwc:scientificName 'Thalassiosira fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149160'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9722'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9723'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9723'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9675'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9675'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9676'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9676'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9677'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9677'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9679'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9679'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9682'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9682'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9685'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9685'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9687'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9687'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9688'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9688'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9690'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9690'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9691'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9691'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9693'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9693'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9695'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9695'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9697'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9697'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9698'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9698'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9700'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9700'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9701'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9701'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9702'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9702'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9703'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9703'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9664'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9664'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9666'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9666'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9667'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9667'^^xsd:string;
  dwc:observationDate '1987-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9669'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9669'^^xsd:string;
  dwc:observationDate '1987-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9670'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9670'^^xsd:string;
  dwc:observationDate '1987-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9672'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9672'^^xsd:string;
  dwc:observationDate '1987-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9673'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9673'^^xsd:string;
  dwc:observationDate '1987-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9645'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9645'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9646'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9646'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9648'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9648'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9651'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9651'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9653'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9653'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9655'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9655'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9656'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9656'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9658'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9658'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9660'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9660'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9661'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9661'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9662'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9662'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9634'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9634'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9635'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9635'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9637'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9637'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9638'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9638'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9641'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9641'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9643'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9643'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9585'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9585'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9586'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9586'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9587'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9587'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9588'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9588'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9590'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9590'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9591'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9591'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9593'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9593'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9595'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9595'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9596'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9596'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9599'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9599'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9600'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9600'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9603'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9603'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9565'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9565'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9566'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9566'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9568'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9568'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9569'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9569'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9571'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9571'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9572'^^xsd:integer;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9572'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9573'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9573'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9574'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9574'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9575'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9575'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9576'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9576'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9578'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9578'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9580'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9580'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9582'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9582'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9583'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9583'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9605'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9605'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9606'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9606'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9607'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9607'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9608'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9608'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9610'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9610'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9611'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9611'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9613'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9613'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9615'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9615'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9616'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9616'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9618'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9618'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9620'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9620'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9621'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9621'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9623'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9623'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9625'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9625'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9626'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9626'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9629'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9629'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9630'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9630'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9631'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9631'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9535'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9535'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9536'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9536'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9537'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9537'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9539'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9539'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9542'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9542'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9546'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9546'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9547'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9547'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9549'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9549'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9550'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9550'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9552'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9552'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9556'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9556'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9557'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9557'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9559'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9559'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9560'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9560'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9562'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9562'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9563'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9563'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9526'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9526'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9527'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9527'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9528'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9528'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9529'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9529'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9531'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9531'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9532'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9532'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9505'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9505'^^xsd:string;
  dwc:observationDate '1987-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9506'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9506'^^xsd:string;
  dwc:observationDate '1987-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9507'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9507'^^xsd:string;
  dwc:observationDate '1987-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9508'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9508'^^xsd:string;
  dwc:observationDate '1987-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9510'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9510'^^xsd:string;
  dwc:observationDate '1987-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9511'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9511'^^xsd:string;
  dwc:observationDate '1987-11-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9513'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9513'^^xsd:string;
  dwc:observationDate '1987-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9514'^^xsd:integer;
  dwc:scientificName 'Minuscula bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109585'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9514'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9517'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9517'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9519'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9519'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9521'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9521'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9522'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9522'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9474'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9474'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9475'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9475'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9477'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9477'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9480'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9480'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9481'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9481'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9483'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9483'^^xsd:string;
  dwc:observationDate '1987-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9485'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9485'^^xsd:string;
  dwc:observationDate '1987-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9487'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9487'^^xsd:string;
  dwc:observationDate '1987-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9488'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9488'^^xsd:string;
  dwc:observationDate '1987-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9489'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9489'^^xsd:string;
  dwc:observationDate '1987-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9490'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9490'^^xsd:string;
  dwc:observationDate '1987-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9492'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9492'^^xsd:string;
  dwc:observationDate '1987-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9493'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9493'^^xsd:string;
  dwc:observationDate '1987-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9495'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9495'^^xsd:string;
  dwc:observationDate '1987-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9496'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9496'^^xsd:string;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9497'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9497'^^xsd:string;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9498'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9498'^^xsd:string;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9500'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9500'^^xsd:string;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9501'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9501'^^xsd:string;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9456'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9456'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9457'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9457'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9459'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9459'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9460'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9460'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9461'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9461'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9463'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9463'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9464'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9464'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9465'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9465'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9466'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9466'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9468'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9468'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9469'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9469'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9470'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9470'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9472'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9472'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9415'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9415'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9416'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9416'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9418'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9418'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9419'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9419'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9420'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9420'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9397'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9397'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9398'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9398'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9400'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9400'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9401'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9401'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9403'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9403'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9404'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9404'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9405'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9405'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9406'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9406'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9408'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9408'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9409'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9409'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9412'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9412'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9425'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9425'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9426'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9426'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9427'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9427'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9428'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9428'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9430'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9430'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9431'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9431'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9433'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9433'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9435'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9435'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9436'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9436'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9437'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9437'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9439'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9439'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9440'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9440'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9442'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9442'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9443'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9443'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9445'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9445'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9446'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9446'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9450'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9450'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9451'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9451'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9453'^^xsd:integer;
  dwc:scientificName 'Minuscula bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109585'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9453'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9365'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9365'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9366'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9366'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9369'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9369'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9370'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9370'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9372'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9372'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9375'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9375'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9376'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9376'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9378'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9378'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9379'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9379'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9381'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9381'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9383'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9383'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9384'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9384'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9386'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9386'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9387'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9387'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9389'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9389'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9390'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9390'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9391'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9391'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9393'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9393'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9295'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9295'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9296'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9296'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9300'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9300'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9301'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9301'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9304'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9304'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9305'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9305'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9307'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9307'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9308'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9308'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9311'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9311'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9313'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9313'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9345'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9345'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9347'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9347'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9349'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9349'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9350'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9350'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9353'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9353'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9354'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9354'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9357'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9357'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9358'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9358'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9359'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9359'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9361'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9361'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9363'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9363'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9275'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9275'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9276'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9276'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9277'^^xsd:integer;
  dwc:scientificName 'Thecacineta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '341358'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9277'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '341358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9279'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9279'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9280'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9280'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9282'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9282'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9283'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9283'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9284'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9284'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9286'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9286'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9287'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9287'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9289'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9289'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9293'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9293'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9225'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9225'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9226'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9226'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9227'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9227'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9228'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9228'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9230'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9230'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9234'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9234'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9236'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9236'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9237'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9237'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9240'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9240'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9241'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9241'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9243'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9243'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9315'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9315'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9316'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9316'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9317'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9317'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9320'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9320'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9321'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9321'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9323'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9323'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9324'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9324'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9325'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9325'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9327'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9327'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9328'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9328'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9330'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9330'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9331'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9331'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9333'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9333'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9335'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9335'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9336'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9336'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9338'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9338'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9339'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9339'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9340'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9340'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9341'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9341'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9166'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9166'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9168'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9168'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9170'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9170'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9172'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9172'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9173'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9173'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9175'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9175'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9176'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9176'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9177'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9177'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9179'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9179'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9180'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9180'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9182'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9182'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9183'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9183'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9185'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9185'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9186'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9186'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9187'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9187'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9189'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9189'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9190'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9190'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9244'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9244'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9245'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9245'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9246'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9246'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9247'^^xsd:integer;
  dwc:scientificName 'Thecacineta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '341358'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9247'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '341358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9249'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9249'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9251'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9251'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9253'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9253'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9255'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9255'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9257'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9257'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9259'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9259'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9260'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9260'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9261'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9261'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9263'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9263'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9264'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9264'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9266'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9266'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9267'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9267'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9269'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9269'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9270'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9270'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9271'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9271'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9273'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9273'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9115'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9115'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9116'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9116'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9117'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9117'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9120'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9120'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9122'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9122'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9106'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9106'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9107'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9107'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9109'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9109'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9110'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9110'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9111'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9111'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9194'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9194'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9195'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9195'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9197'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9197'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9198'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9198'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9200'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9200'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9201'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9201'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9203'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9203'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9205'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9205'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9206'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9206'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9207'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9207'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9209'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9209'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9210'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9210'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9211'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9211'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9213'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9213'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9215'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9215'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9216'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9216'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9218'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9218'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9219'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9219'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9221'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9221'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9222'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9222'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9075'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9075'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9076'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9076'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9078'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9078'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9080'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9080'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9081'^^xsd:integer;
  dwc:scientificName 'Biddulphia regia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149323'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9081'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9082'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9082'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9085'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9085'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9086'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9086'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9088'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9088'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9089'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9089'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9090'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9090'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9091'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9091'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9093'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9093'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9096'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9096'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9097'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9097'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9100'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9100'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9102'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9102'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9126'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9126'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9128'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9128'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9129'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9129'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9130'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9130'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9132'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9132'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9133'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9133'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9135'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9135'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9136'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9136'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9137'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9137'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9139'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9139'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9140'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9140'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9142'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9142'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9143'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9143'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9144'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9144'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9146'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9146'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9147'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9147'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9149'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9149'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9150'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9150'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9152'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9152'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9153'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9153'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9155'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9155'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9156'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9156'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9159'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9159'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9162'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9162'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9036'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9036'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9038'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9038'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9040'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9040'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9042'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9042'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9043'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9043'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9024'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9024'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9026'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9026'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9030'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9030'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9031'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9031'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9032'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9032'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9045'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9045'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9046'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9046'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9047'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9047'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9048'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9048'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9051'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9051'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9052'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9052'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9053'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9053'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9055'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9055'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9056'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9056'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9058'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9058'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9059'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9059'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9061'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9061'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9062'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9062'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9063'^^xsd:integer;
  dwc:scientificName 'Biddulphia regia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149323'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9063'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9064'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9064'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9067'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9067'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9069'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9069'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9070'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9070'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9071'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9071'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9073'^^xsd:integer;
  dwc:scientificName 'Minuscula bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109585'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9073'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8974'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8974'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8975'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8975'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8977'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8977'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8978'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8978'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8981'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8981'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8982'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8982'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8983'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8983'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8955'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8955'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8956'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8956'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8958'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8958'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8960'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8960'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8961'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8961'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8963'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8963'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8965'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8965'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8966'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8966'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8967'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8967'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8969'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8969'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8970'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8970'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8972'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8972'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8973'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8973'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8985'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8985'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8986'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8986'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8987'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8987'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8988'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8988'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8990'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8990'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8991'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8991'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8996'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8996'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8998'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8998'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9000'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9000'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9001'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9001'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9003'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9003'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9005'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9005'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9006'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9006'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9008'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9008'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9009'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9009'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9010'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9010'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9012'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9012'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9013'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9013'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9015'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9015'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9016'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9016'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9017'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9017'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9018'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9018'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9020'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9020'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9021'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9021'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8865'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8865'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8866'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8866'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8870'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8870'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8871'^^xsd:integer;
  dwc:scientificName 'Thecacineta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '341358'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8871'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '341358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8873'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8873'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8936'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8936'^^xsd:string;
  dwc:observationDate '1987-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8937'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8937'^^xsd:string;
  dwc:observationDate '1987-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8938'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8938'^^xsd:string;
  dwc:observationDate '1987-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8940'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8940'^^xsd:string;
  dwc:observationDate '1987-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8941'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8941'^^xsd:string;
  dwc:observationDate '1987-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8942'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8942'^^xsd:string;
  dwc:observationDate '1987-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8945'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8945'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8946'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8946'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8949'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8949'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8950'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8950'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8895'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8895'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8896'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8896'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8897'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8897'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8900'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8900'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8901'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8901'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8903'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8903'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8906'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8906'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8907'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8907'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8908'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8908'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8910'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8910'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8911'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8911'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8913'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8913'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8915'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8915'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8916'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8916'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8917'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8917'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8920'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8920'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8921'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8921'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8923'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8923'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8924'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8924'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8927'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8927'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8928'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8928'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8929'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8929'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8931'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8931'^^xsd:string;
  dwc:observationDate '1987-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8933'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8933'^^xsd:string;
  dwc:observationDate '1987-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8655'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8655'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8656'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8656'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8657'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8657'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8659'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8659'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8660'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8660'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8662'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8662'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8663'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8663'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8665'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8665'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8667'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8667'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8669'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8669'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8670'^^xsd:integer;
  dwc:scientificName 'Biddulphia regia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149323'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8670'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8671'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8671'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8673'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8673'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8675'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8675'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8676'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8676'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8677'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8677'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8679'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8679'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8680'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8680'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8681'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8681'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8683'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8683'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8685'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8685'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8686'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8686'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8687'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8687'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8689'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8689'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8690'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8690'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8691'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8691'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8693'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8693'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8695'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8695'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8698'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8698'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8699'^^xsd:integer;
  dwc:scientificName 'Biddulphia regia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149323'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8699'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8700'^^xsd:integer;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8700'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8702'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8702'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8705'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8705'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8707'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8707'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8708'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8708'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8709'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8709'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8711'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8711'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8712'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8712'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8713'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8713'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8715'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8715'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8716'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8716'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8718'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8718'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8720'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8720'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8721'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8721'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8723'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8723'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8625'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8625'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8626'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8626'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8628'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8628'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8629'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8629'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8630'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8630'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8631'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8631'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8633'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8633'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8635'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8635'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8638'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8638'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8641'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8641'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8643'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8643'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8645'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8645'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8646'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8646'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8648'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8648'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8649'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8649'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8651'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8651'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8652'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8652'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8745'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8745'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8746'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8746'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8747'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8747'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8749'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8749'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8750'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8750'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8751'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8751'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8753'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8753'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8755'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8755'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8758'^^xsd:integer;
  dwc:scientificName 'Biddulphia regia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149323'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8758'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8760'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8760'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8761'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8761'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8763'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8763'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8765'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8765'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8766'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8766'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8770'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8770'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8771'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8771'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8772'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8772'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8724'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8724'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8725'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8725'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8727'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8727'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8728'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8728'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8729'^^xsd:integer;
  dwc:scientificName 'Biddulphia regia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149323'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8729'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8732'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8732'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8733'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8733'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8735'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8735'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8737'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8737'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8739'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8739'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8740'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8740'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8741'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8741'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8776'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8776'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8777'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8777'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8779'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8779'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8780'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8780'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8783'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8783'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8785'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8785'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8786'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8786'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8788'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8788'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8789'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8789'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8790'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8790'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8792'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8792'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8793'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8793'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8794'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8794'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8795'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8795'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8797'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8797'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8798'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8798'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8799'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8799'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8801'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8801'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8802'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8802'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8803'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8803'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8805'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8805'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8806'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8806'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8807'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8807'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8809'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8809'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8810'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8810'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8813'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8813'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8815'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8815'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8816'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8816'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8817'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8817'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8818'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8818'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8821'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8821'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8822'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8822'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8823'^^xsd:integer;
  dwc:scientificName 'Biddulphia regia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149323'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8823'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8837'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8837'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8838'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8838'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8840'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8840'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8841'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8841'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8843'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8843'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8844'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8844'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8847'^^xsd:integer;
  dwc:scientificName 'Minuscula bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109585'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8847'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8848'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8848'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8849'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8849'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8850'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8850'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8852'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8852'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8853'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8853'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8855'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8855'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8857'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8857'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8858'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8858'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8860'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8860'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8861'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8861'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8862'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8862'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8825'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8825'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8826'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8826'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8827'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8827'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8829'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8829'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8830'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8830'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8831'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8831'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8874'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8874'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8876'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8876'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8877'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8877'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8880'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8880'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8881'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8881'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8883'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8883'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8885'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8885'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8887'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8887'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8888'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8888'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8890'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8890'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8891'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8891'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8892'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8892'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8575'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8575'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8577'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8577'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8578'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8578'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8581'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8581'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8582'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8582'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8583'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8583'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8595'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8595'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8596'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8596'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8597'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8597'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8600'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8600'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8601'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8601'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8602'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8602'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8605'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8605'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8607'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8607'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8608'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8608'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8610'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8610'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8611'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8611'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8612'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8612'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8586'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8586'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8587'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8587'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8588'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8588'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8591'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8591'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8592'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8592'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8615'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8615'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8617'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8617'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8618'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8618'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8621'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8621'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8622'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8622'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8254'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8254'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8256'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8256'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8257'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8257'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8259'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8259'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8261'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8261'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8262'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8262'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8275'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8275'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8276'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8276'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8277'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8277'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8279'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8279'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8281'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8281'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8282'^^xsd:integer;
  dwc:scientificName 'Biddulphia regia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149323'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8282'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8283'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8283'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8285'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8285'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8286'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8286'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8288'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8288'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8290'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8290'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8292'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8292'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8293'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8293'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8294'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8294'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8295'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8295'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8297'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8297'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8299'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8299'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8300'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8300'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8302'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8302'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8303'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8303'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8306'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8306'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8307'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8307'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8308'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8308'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8310'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8310'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8311'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8311'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8313'^^xsd:integer;
  dwc:scientificName 'Biddulphia regia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149323'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8313'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8315'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8315'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8316'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8316'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8318'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8318'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8319'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8319'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8323'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8323'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8325'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8325'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8326'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8326'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8327'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8327'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8329'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8329'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8330'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8330'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8331'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8331'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8333'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8333'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8265'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8265'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8266'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8266'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8267'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8267'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8268'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8268'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8272'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8272'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8335'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8335'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8336'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8336'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8339'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8339'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8340'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8340'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8341'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8341'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8342'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8342'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8345'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8345'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8347'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8347'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8348'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8348'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8350'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8350'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8351'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8351'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8353'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8353'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8354'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8354'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8356'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8356'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8358'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8358'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8359'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8359'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8361'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8361'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8365'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8365'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8366'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8366'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8368'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8368'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8369'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8369'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8370'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8370'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8371'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8371'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8372'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8372'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8375'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8375'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8376'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8376'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8378'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8378'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8381'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8381'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8383'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8383'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8384'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8384'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8386'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8386'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8387'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8387'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8389'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8389'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8390'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8390'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8393'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8393'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8394'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8394'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8395'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8395'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8397'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8397'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8398'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8398'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8399'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8399'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8402'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8402'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8405'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8405'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8406'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8406'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8407'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8407'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8408'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8408'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8411'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8411'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8412'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8412'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8413'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8413'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8435'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8435'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8437'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8437'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8439'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8439'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8441'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8441'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8443'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8443'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8445'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8445'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8446'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8446'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8447'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8447'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8449'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8449'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8451'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8451'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8452'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8452'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8453'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8453'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8454'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8454'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8455'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8455'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8457'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8457'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8458'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8458'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8461'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8461'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8462'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8462'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8415'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8415'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8416'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8416'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8417'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8417'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8419'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8419'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8420'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8420'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8422'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8422'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8423'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8423'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8425'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8425'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8426'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8426'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8430'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8430'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8432'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8432'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8433'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8433'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8475'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8475'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8476'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8476'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8478'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8478'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8479'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8479'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8480'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8480'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8482'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8482'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8485'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8485'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8487'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8487'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8488'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8488'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8490'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8490'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8491'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8491'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8492'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8492'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8494'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8494'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8496'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8496'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8497'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8497'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8498'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8498'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8500'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8500'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8501'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8501'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8503'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8503'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8505'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8505'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8506'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8506'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8508'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8508'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8510'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8510'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8513'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8513'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8514'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8514'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8515'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8515'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8516'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8516'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8518'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8518'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8519'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8519'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8520'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8520'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8522'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8522'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8523'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8523'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8525'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8525'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8526'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8526'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8527'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8527'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8530'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8530'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8531'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8531'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8532'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8532'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8533'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8533'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8465'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8465'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8467'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8467'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8468'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8468'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8470'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8470'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8473'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8473'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8534'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8534'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8537'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8537'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8538'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8538'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8540'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8540'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8542'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8542'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8544'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8544'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8546'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8546'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8547'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8547'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8548'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8548'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8549'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8549'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8551'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8551'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8552'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8552'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8553'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8553'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8554'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8554'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8555'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8555'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8556'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8556'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8558'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8558'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8559'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8559'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8561'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8561'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8562'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8562'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8563'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8563'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8565'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8565'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8566'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8566'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8567'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8567'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8569'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8569'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8571'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8571'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8573'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8573'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11414'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11414'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11416'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11416'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11419'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11419'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11420'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11420'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11422'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11422'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11423'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11423'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12596'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12596'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12598'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12598'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12599'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12599'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12601'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12601'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12602'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12602'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12603'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12603'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12645'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.13'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12645'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12647'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.13'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12647'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12648'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.13'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12648'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12650'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.13'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12650'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12651'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.13'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12651'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12652'^^xsd:integer;
  dwc:scientificName 'Peridinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.13'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12652'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12653'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.13'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12653'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12605'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12605'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12607'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12607'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12608'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12608'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12610'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12610'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12611'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12611'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12613'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12613'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12616'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12616'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12617'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12617'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12618'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12618'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12620'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12620'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12621'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12621'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12623'^^xsd:integer;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12623'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12624'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12624'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12626'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12626'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12627'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12627'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12628'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12628'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12629'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12629'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12632'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.13'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12632'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12633'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.13'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12633'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12634'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.13'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12634'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12636'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.13'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12636'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12637'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.13'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12637'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12638'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.13'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12638'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12639'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.13'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12639'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12641'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.13'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12641'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12642'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.13'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12642'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12704'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.96'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12704'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12705'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.96'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12705'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12706'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.96'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12706'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12707'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.96'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12707'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12708'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.96'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12708'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12710'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.96'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12710'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12711'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.96'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12711'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12713'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.96'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12713'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12714'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.96'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12714'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12716'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.96'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12716'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12717'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.96'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12717'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12721'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.33'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12721'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12722'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.33'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12722'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12723'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.33'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12723'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12724'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.33'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12724'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12727'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.33'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12727'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12728'^^xsd:integer;
  dwc:scientificName 'Stauroneis membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.33'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149316'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12728'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '149316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12730'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.33'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12730'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12731'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.33'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12731'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12733'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.33'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12733'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12734'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.33'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12734'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12737'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.33'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12737'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12738'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.33'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12738'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12739'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.33'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12739'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12741'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12741'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12742'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12742'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12743'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12743'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12744'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12744'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12745'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12745'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12747'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12747'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12748'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12748'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12750'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12750'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12751'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12751'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12752'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12752'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12753'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12753'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12694'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12694'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12696'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12696'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12698'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12698'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12699'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12699'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12700'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12700'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12703'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12703'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12754'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12754'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12757'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12757'^^xsd:string;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12758'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12758'^^xsd:string;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12759'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12759'^^xsd:string;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12761'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12761'^^xsd:string;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12762'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12762'^^xsd:string;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12764'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12764'^^xsd:string;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12765'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12765'^^xsd:string;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12767'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12767'^^xsd:string;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12768'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12768'^^xsd:string;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12770'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.05'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12770'^^xsd:string;
  dwc:observationDate '1990-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12771'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.05'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12771'^^xsd:string;
  dwc:observationDate '1990-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12772'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.05'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12772'^^xsd:string;
  dwc:observationDate '1990-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12773'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.05'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12773'^^xsd:string;
  dwc:observationDate '1990-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12244'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12244'^^xsd:string;
  dwc:observationDate '1990-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12246'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12246'^^xsd:string;
  dwc:observationDate '1990-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12247'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12247'^^xsd:string;
  dwc:observationDate '1990-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12248'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12248'^^xsd:string;
  dwc:observationDate '1990-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12250'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12250'^^xsd:string;
  dwc:observationDate '1990-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12252'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12252'^^xsd:string;
  dwc:observationDate '1990-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12253'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12253'^^xsd:string;
  dwc:observationDate '1990-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12345'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12345'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12346'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12346'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12347'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12347'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12349'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12349'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12350'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12350'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12351'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12351'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12353'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12353'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12354'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12354'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12355'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12355'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12357'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12357'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12358'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12358'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12361'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.19'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12361'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12362'^^xsd:integer;
  dwc:scientificName 'Detonula confervacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.19'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149286'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12362'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '163224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12363'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.19'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12363'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12384'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12384'^^xsd:string;
  dwc:observationDate '1990-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12385'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12385'^^xsd:string;
  dwc:observationDate '1990-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12386'^^xsd:integer;
  dwc:scientificName 'Minuscula bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109585'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12386'^^xsd:string;
  dwc:observationDate '1990-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12388'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12388'^^xsd:string;
  dwc:observationDate '1990-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12390'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12390'^^xsd:string;
  dwc:observationDate '1990-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12391'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12391'^^xsd:string;
  dwc:observationDate '1990-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12393'^^xsd:integer;
  dwc:scientificName 'Detonula confervacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149286'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12393'^^xsd:string;
  dwc:observationDate '1990-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '163224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12394'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12394'^^xsd:string;
  dwc:observationDate '1990-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12395'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12395'^^xsd:string;
  dwc:observationDate '1990-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12397'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12397'^^xsd:string;
  dwc:observationDate '1990-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12398'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12398'^^xsd:string;
  dwc:observationDate '1990-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12399'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12399'^^xsd:string;
  dwc:observationDate '1990-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12401'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12401'^^xsd:string;
  dwc:observationDate '1990-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12402'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12402'^^xsd:string;
  dwc:observationDate '1990-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12404'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12404'^^xsd:string;
  dwc:observationDate '1990-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12405'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12405'^^xsd:string;
  dwc:observationDate '1990-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12407'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12407'^^xsd:string;
  dwc:observationDate '1990-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12408'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12408'^^xsd:string;
  dwc:observationDate '1990-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12409'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12409'^^xsd:string;
  dwc:observationDate '1990-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12411'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12411'^^xsd:string;
  dwc:observationDate '1990-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12412'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12412'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12413'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12413'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11995'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11995'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11996'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11996'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11998'^^xsd:integer;
  dwc:scientificName 'Licmophora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149343'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11998'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '149343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11999'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11999'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12000'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12000'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12003'^^xsd:integer;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12003'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12005'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12005'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12006'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12006'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12008'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12008'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12009'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12009'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12011'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12011'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12012'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12012'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12224'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.84'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12224'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12225'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.84'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12225'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12227'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.84'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12227'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12228'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.84'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12228'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12229'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.84'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12229'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12231'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.84'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12231'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12232'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12232'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12233'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12233'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12234'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12234'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12236'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12236'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12237'^^xsd:integer;
  dwc:scientificName 'Minuscula bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109585'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12237'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12239'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12239'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12240'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12240'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12241'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12241'^^xsd:string;
  dwc:observationDate '1990-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12242'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12242'^^xsd:string;
  dwc:observationDate '1990-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12306'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.24'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12306'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12307'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.24'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12307'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12308'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.24'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12308'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12310'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.24'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12310'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12311'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.24'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12311'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12313'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.24'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12313'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12315'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.24'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12315'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12316'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.24'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12316'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12318'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.24'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12318'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12320'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12320'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12323'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12323'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12324'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12324'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12326'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12326'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12327'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12327'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12330'^^xsd:integer;
  dwc:scientificName 'Thalassiosira fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149160'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12330'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12331'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12331'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12333'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12333'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12334'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12334'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12337'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12337'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12338'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12338'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12339'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12339'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12340'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12340'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12342'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12342'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12343'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12343'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12365'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.19'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12365'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12367'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.19'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12367'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12369'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.19'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12369'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12370'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.19'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12370'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12372'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.19'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12372'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12373'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.19'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12373'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12375'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.19'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12375'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12376'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.19'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12376'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12379'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12379'^^xsd:string;
  dwc:observationDate '1990-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12380'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12380'^^xsd:string;
  dwc:observationDate '1990-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12381'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12381'^^xsd:string;
  dwc:observationDate '1990-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12383'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12383'^^xsd:string;
  dwc:observationDate '1990-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12484'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.52'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12484'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12485'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.52'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12485'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12486'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.52'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12486'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12489'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.52'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12489'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12490'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.52'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12490'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12492'^^xsd:integer;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.52'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12492'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12493'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.52'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12493'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12496'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.52'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12496'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12497'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.52'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12497'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12499'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.52'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12499'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12500'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.52'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12500'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12501'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.52'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12501'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12503'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.52'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12503'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12505'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.52'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12505'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12506'^^xsd:integer;
  dwc:scientificName 'Minuscula bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.52'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109585'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12506'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12507'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.52'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12507'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12509'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.52'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12509'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12510'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.52'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12510'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12511'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.52'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12511'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12513'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12513'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12515'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12515'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12516'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12516'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12517'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12517'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12519'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12519'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12521'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12521'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12523'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12523'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12524'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12524'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12527'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12527'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12528'^^xsd:integer;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12528'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12529'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12529'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12530'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12530'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12532'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12532'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12533'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12533'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12534'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12534'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12537'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12537'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12538'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12538'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12539'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12539'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12542'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12542'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12543'^^xsd:integer;
  dwc:scientificName 'Minuscula bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109585'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12543'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12545'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12545'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12547'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12547'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12548'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12548'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12550'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12550'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12551'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12551'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12552'^^xsd:integer;
  dwc:scientificName 'Biddulphia regia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149323'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12552'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12553'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12553'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12555'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12555'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12556'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12556'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12557'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12557'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12559'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12559'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12560'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12560'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12561'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12561'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12563'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12563'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12574'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.97'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12574'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12576'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.97'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12576'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12577'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.97'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12577'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12578'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.97'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12578'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12581'^^xsd:integer;
  dwc:scientificName 'Stephanopyxis turris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.97'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149631'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12581'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12582'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.97'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12582'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12583'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.97'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12583'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12584'^^xsd:integer;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.97'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12584'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12586'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.97'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12586'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12587'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.97'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12587'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12588'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.97'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12588'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12589'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.97'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12589'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12591'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.97'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12591'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12592'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.97'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12592'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12593'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.97'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12593'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12255'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12255'^^xsd:string;
  dwc:observationDate '1990-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12256'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12256'^^xsd:string;
  dwc:observationDate '1990-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12257'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12257'^^xsd:string;
  dwc:observationDate '1990-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12259'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12259'^^xsd:string;
  dwc:observationDate '1990-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12260'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12260'^^xsd:string;
  dwc:observationDate '1990-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12262'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12262'^^xsd:string;
  dwc:observationDate '1990-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12263'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12263'^^xsd:string;
  dwc:observationDate '1990-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12264'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12264'^^xsd:string;
  dwc:observationDate '1990-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12265'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12265'^^xsd:string;
  dwc:observationDate '1990-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12267'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12267'^^xsd:string;
  dwc:observationDate '1990-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12268'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12268'^^xsd:string;
  dwc:observationDate '1990-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12270'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12270'^^xsd:string;
  dwc:observationDate '1990-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12272'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12272'^^xsd:string;
  dwc:observationDate '1990-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12273'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12273'^^xsd:string;
  dwc:observationDate '1990-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12275'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12275'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12276'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12276'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12278'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12278'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12280'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12280'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12281'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12281'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12283'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12283'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12285'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12285'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12286'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12286'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12287'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12287'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12290'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12290'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12291'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12291'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12293'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12293'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12294'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12294'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12295'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12295'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12297'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12297'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12298'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.24'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12298'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12299'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.24'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12299'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12301'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.24'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12301'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12302'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.24'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12302'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11965'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11965'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11966'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11966'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11967'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11967'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11969'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11969'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11970'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11970'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11971'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11971'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11973'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11973'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11975'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11975'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11976'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11976'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11977'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11977'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11978'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11978'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11980'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11980'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11981'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11981'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11983'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11983'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11984'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11984'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11986'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11986'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11987'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11987'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11988'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11988'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11989'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11989'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11992'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11992'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11993'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11993'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11944'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11944'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11946'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11946'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11947'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11947'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11949'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11949'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11950'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11950'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11952'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11952'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11953'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11953'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11954'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11954'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11956'^^xsd:integer;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11956'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11957'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11957'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11958'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11958'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11959'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11959'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11961'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11961'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11963'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11963'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11764'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11764'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11765'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11765'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11767'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11767'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11768'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11768'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11772'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11772'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11773'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11773'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11774'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11774'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11776'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11776'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11777'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11777'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11778'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11778'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11780'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11780'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11781'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11781'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11782'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11782'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11915'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11915'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11917'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11917'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11918'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11918'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11919'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11919'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11920'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11920'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11921'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11921'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11923'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11923'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11925'^^xsd:integer;
  dwc:scientificName 'Ceratium lineatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109963'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11925'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11926'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11926'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11929'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11929'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11930'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11930'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11931'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11931'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11933'^^xsd:integer;
  dwc:scientificName 'Peridinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11933'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11935'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11935'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11936'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11936'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11937'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11937'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11940'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11940'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11942'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11942'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11943'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11943'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11815'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11815'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11816'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11816'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11817'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11817'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11819'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11819'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11820'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11820'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11823'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.64'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11823'^^xsd:string;
  dwc:observationDate '1990-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11824'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.64'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11824'^^xsd:string;
  dwc:observationDate '1990-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11826'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.64'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11826'^^xsd:string;
  dwc:observationDate '1990-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11827'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.64'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11827'^^xsd:string;
  dwc:observationDate '1990-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11828'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.64'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11828'^^xsd:string;
  dwc:observationDate '1990-01-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11830'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.64'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11830'^^xsd:string;
  dwc:observationDate '1990-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11831'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.64'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11831'^^xsd:string;
  dwc:observationDate '1990-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11832'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11832'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11833'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11833'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11834'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11834'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11836'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.84'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11836'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11838'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.84'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11838'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11839'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.84'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11839'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11840'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.84'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11840'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11843'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.84'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11843'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11845'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.84'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11845'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11846'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.84'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11846'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11847'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.84'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11847'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11850'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11850'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11851'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11851'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11853'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11853'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11856'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11856'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11857'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11857'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11858'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11858'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11860'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11860'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11861'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11861'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11863'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.31'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11863'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11865'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.31'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11865'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11866'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.31'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11866'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11867'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.31'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11867'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11868'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.31'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11868'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11870'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.31'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11870'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11871'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.31'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11871'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11873'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.19'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11873'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11875'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.19'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11875'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11876'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.19'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11876'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11878'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.19'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11878'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11880'^^xsd:integer;
  dwc:scientificName 'Detonula confervacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149286'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11880'^^xsd:string;
  dwc:observationDate '1990-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '163224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11882'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11882'^^xsd:string;
  dwc:observationDate '1990-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11883'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11883'^^xsd:string;
  dwc:observationDate '1990-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11884'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11884'^^xsd:string;
  dwc:observationDate '1990-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11886'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11886'^^xsd:string;
  dwc:observationDate '1990-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11887'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11887'^^xsd:string;
  dwc:observationDate '1990-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11888'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11888'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11889'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11889'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11890'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11890'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11892'^^xsd:integer;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11892'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11893'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11893'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11895'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11895'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11897'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11897'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11899'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11899'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11900'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11900'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11902'^^xsd:integer;
  dwc:scientificName 'Minuscula bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109585'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11902'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11903'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11903'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11905'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11905'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11907'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11907'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11910'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11910'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11912'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus commutatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148991'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11912'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '450729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11913'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11913'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12015'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12015'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12016'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12016'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12018'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12018'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12019'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12019'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12020'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12020'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12023'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12023'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12024'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12024'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12025'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12025'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12027'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12027'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12028'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12028'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12029'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12029'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12031'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12031'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12033'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12033'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12035'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12035'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12036'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12036'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12037'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12037'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12039'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12039'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12040'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12040'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12041'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12041'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12043'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12043'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12044'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12044'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12047'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12047'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12048'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12048'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12049'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12049'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12051'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12051'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12052'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12052'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12053'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12053'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12054'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12054'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12057'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12057'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12058'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12058'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12060'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12060'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12062'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12062'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12064'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12064'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12066'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12066'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12067'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12067'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12068'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12068'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12070'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12070'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12071'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12071'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12073'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12073'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12074'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12074'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12076'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12076'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12077'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12077'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12079'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12079'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12080'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12080'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12081'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.37'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12081'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12083'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.37'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12083'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12084'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.37'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12084'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12085'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.37'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12085'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12086'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.37'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12086'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12088'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.37'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12088'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12089'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.37'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12089'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12091'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.37'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12091'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12092'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.37'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12092'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12093'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.37'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12093'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12095'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.37'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12095'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12097'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.37'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12097'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12098'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.37'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12098'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12100'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.37'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12100'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12101'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.37'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12101'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12103'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.93'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12103'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12105'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.93'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12105'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12106'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.93'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12106'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12108'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.93'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12108'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12109'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.93'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12109'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12110'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.93'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12110'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12112'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.93'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12112'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12113'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.93'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12113'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12115'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.93'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12115'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12116'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.93'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12116'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12119'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.93'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12119'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12120'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.93'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12120'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12121'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.93'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12121'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12123'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.93'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12123'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12125'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.93'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12125'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12126'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12126'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12127'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12127'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12128'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12128'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12130'^^xsd:integer;
  dwc:scientificName 'Biddulphia regia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149323'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12130'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12131'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12131'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12133'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12133'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12134'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12134'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12137'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12137'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12138'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12138'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12139'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12139'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12141'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12141'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12142'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12142'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12143'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12143'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12146'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12146'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12147'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12147'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12148'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12148'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12150'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12150'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12151'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12151'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12153'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.76'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12153'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12155'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.76'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12155'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12157'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.76'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12157'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12160'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.76'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12160'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12161'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.76'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12161'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12163'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.76'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12163'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12164'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.76'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12164'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12166'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.76'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12166'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12167'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.76'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12167'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12168'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.76'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12168'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12170'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.76'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12170'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12172'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.76'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12172'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12173'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.76'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12173'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12175'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.76'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12175'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12176'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.76'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12176'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12178'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.76'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12178'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12180'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.76'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12180'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12181'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.76'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12181'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12183'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12183'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12185'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12185'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12186'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12186'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12188'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12188'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12189'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12189'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12190'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12190'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12192'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12192'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12194'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12194'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12195'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12195'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12196'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12196'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12199'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12199'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12200'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12200'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12202'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12202'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12203'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12203'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12205'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12205'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12206'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12206'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12210'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12210'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12211'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12211'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12213'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.88'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12213'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12214'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.88'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12214'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12216'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.88'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12216'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12217'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.88'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12217'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12219'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.88'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12219'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12220'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.88'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12220'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12221'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.84'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12221'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11785'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11785'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11786'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11786'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11789'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11789'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11790'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11790'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11791'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11791'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11792'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11792'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11794'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11794'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11796'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11796'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11797'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11797'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11799'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11799'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11800'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.88'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11800'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11801'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.88'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11801'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11803'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.88'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11803'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11804'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.88'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11804'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11806'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.88'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11806'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11808'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.88'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11808'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11809'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11809'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11811'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11811'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11812'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11812'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11813'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11813'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11754'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11754'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11756'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11756'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11757'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11757'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11758'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11758'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11759'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11759'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11761'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11761'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11762'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11762'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11763'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11763'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11744'^^xsd:integer;
  dwc:scientificName 'Favella ehrenbergi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11744'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11745'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11745'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11748'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11748'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11749'^^xsd:integer;
  dwc:scientificName 'Peridinium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11749'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11750'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11750'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11752'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11752'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11753'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11753'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11715'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11715'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11716'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11716'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11719'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11719'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11720'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11720'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11723'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11723'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11724'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11724'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11725'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11725'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11727'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11727'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11728'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11728'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11729'^^xsd:integer;
  dwc:scientificName 'Stauroneis membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149316'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11729'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11730'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11730'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11732'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11732'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11733'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11733'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11734'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11734'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11737'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11737'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11738'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11738'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11742'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11742'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11743'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11743'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11695'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11695'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11696'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11696'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11699'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11699'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11700'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149311'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11700'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '149311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11701'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11701'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11703'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11703'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11704'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11704'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11706'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11706'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11707'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11707'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11708'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11708'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11709'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11709'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11711'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11711'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11712'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11712'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11713'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11713'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11684'^^xsd:integer;
  dwc:scientificName 'Minuscula bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109585'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11684'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11686'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11686'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11687'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11687'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11688'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11688'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11690'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11690'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11691'^^xsd:integer;
  dwc:scientificName 'Biddulphia mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148968'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11691'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11692'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11692'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11693'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11693'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11574'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11574'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11576'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11576'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11577'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11577'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11579'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11579'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11580'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11580'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11581'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11581'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11583'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11583'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11584'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11584'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11586'^^xsd:integer;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11586'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11587'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11587'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11589'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11589'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11590'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11590'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11591'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11591'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11593'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11593'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11595'^^xsd:integer;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11595'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11597'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11597'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11598'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11598'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11600'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11600'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11601'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11601'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11603'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11603'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11605'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11605'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11606'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11606'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11607'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11607'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11611'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11611'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11612'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11612'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11615'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11615'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11617'^^xsd:integer;
  dwc:scientificName 'Polykrikos schwartzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '341581'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11617'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11620'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11620'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11621'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11621'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11623'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11623'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11625'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11625'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11627'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11627'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11629'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11629'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11630'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11630'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11631'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11631'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11633'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11633'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11635'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11635'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11637'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11637'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11638'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11638'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11640'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11640'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11641'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11641'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11643'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11643'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11645'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11645'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11646'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11646'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11647'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11647'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11649'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11649'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11650'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11650'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11652'^^xsd:integer;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11652'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11653'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11653'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11655'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11655'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11656'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11656'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11657'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11657'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11658'^^xsd:integer;
  dwc:scientificName 'Peridinium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11658'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11660'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11660'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11661'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11661'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11663'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11663'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11665'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11665'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11666'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11666'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11667'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11667'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11669'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11669'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11670'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11670'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11671'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11671'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11673'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11673'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11674'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11674'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11675'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11675'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11677'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11677'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11679'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11679'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11680'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11680'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11682'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11682'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11683'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11683'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11555'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11555'^^xsd:string;
  dwc:observationDate '1989-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11556'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11556'^^xsd:string;
  dwc:observationDate '1989-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11558'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11558'^^xsd:string;
  dwc:observationDate '1989-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11559'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11559'^^xsd:string;
  dwc:observationDate '1989-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11560'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11560'^^xsd:string;
  dwc:observationDate '1989-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11562'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11562'^^xsd:string;
  dwc:observationDate '1989-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11563'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11563'^^xsd:string;
  dwc:observationDate '1989-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11565'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11565'^^xsd:string;
  dwc:observationDate '1989-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11566'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11566'^^xsd:string;
  dwc:observationDate '1989-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11569'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11569'^^xsd:string;
  dwc:observationDate '1989-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11570'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11570'^^xsd:string;
  dwc:observationDate '1989-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11572'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11572'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11573'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11573'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11505'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11505'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11506'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11506'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11507'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11507'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11509'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11509'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11510'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11510'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11511'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11511'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11513'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11513'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11516'^^xsd:integer;
  dwc:scientificName 'Thalassiosira polychorda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163454'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11516'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '163451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11518'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11518'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11519'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11519'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11521'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11521'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11523'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11523'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11524'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11524'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11526'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11526'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11527'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11527'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11529'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11529'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11530'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11530'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11531'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11531'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11533'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11533'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11534'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11534'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11536'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11536'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11537'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11537'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11538'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11538'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11540'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11540'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11541'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11541'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11542'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11542'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11543'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11543'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11544'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11544'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11546'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11546'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11547'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11547'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11548'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11548'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11550'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11550'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11552'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11552'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11553'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11553'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11494'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11494'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11495'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11495'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11497'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11497'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11498'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11498'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11499'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11499'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11500'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11500'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11502'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11502'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11503'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11503'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11485'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11485'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11486'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11486'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11488'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11488'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11489'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11489'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11490'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11490'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11491'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11491'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11493'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11493'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11465'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11465'^^xsd:string;
  dwc:observationDate '1989-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11466'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11466'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11468'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11468'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11469'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11469'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11470'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11470'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11472'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11472'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11474'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11474'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11475'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11475'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11478'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11478'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11479'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11479'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11481'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11481'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11482'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11482'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11483'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11483'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11424'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11424'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11426'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.64'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11426'^^xsd:string;
  dwc:observationDate '1990-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11427'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.64'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11427'^^xsd:string;
  dwc:observationDate '1990-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11429'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.64'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11429'^^xsd:string;
  dwc:observationDate '1990-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11430'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11430'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11431'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11431'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11432'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11432'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11434'^^xsd:integer;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.88'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11434'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11436'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.88'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11436'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11437'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.88'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11437'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11438'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.88'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11438'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11441'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11441'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11443'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11443'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11444'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11444'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11445'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11445'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11447'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11447'^^xsd:string;
  dwc:observationDate '1989-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11448'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11448'^^xsd:string;
  dwc:observationDate '1989-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11449'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11449'^^xsd:string;
  dwc:observationDate '1989-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11450'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11450'^^xsd:string;
  dwc:observationDate '1989-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11452'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11452'^^xsd:string;
  dwc:observationDate '1989-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11453'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11453'^^xsd:string;
  dwc:observationDate '1989-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11454'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11454'^^xsd:string;
  dwc:observationDate '1989-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11456'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11456'^^xsd:string;
  dwc:observationDate '1989-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11457'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11457'^^xsd:string;
  dwc:observationDate '1989-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11458'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11458'^^xsd:string;
  dwc:observationDate '1989-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11459'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11459'^^xsd:string;
  dwc:observationDate '1989-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11461'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11461'^^xsd:string;
  dwc:observationDate '1989-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11462'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11462'^^xsd:string;
  dwc:observationDate '1989-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11463'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11463'^^xsd:string;
  dwc:observationDate '1989-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11394'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11394'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11395'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11395'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11397'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11397'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11400'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11400'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11401'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11401'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11403'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11403'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11404'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11404'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11405'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11405'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11406'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11406'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11408'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11408'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11409'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11409'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11410'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11410'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11412'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11412'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11413'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11413'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11194'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11194'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11196'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11196'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11197'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11197'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11198'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11198'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11202'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11202'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11203'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11203'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11205'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11205'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11206'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11206'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11207'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11207'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11209'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11209'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11210'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11210'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11211'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11211'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11213'^^xsd:integer;
  dwc:scientificName 'Peridinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11213'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11354'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11354'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11355'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11355'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11357'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11357'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11358'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11358'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11359'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11359'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11362'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11362'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11363'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11363'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11365'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11365'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11366'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11366'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11368'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11368'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11369'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11369'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11372'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11372'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11373'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11373'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11374'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11374'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11375'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11375'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11377'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11377'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11378'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11378'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11379'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11379'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11380'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11380'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11381'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11381'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11383'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11383'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11385'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11385'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11386'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11386'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11388'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11388'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11389'^^xsd:integer;
  dwc:scientificName 'Vaginicola sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345440'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11389'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '345440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11391'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11391'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11392'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11392'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11393'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11393'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11315'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11315'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11316'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11316'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11317'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11317'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11319'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11319'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11320'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11320'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11321'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11321'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11323'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11323'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11324'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11324'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11325'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11325'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11327'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11327'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11328'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11328'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11329'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11329'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11330'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11330'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11332'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11332'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11333'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11333'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11334'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11334'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11337'^^xsd:integer;
  dwc:scientificName 'Stauroneis membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149316'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11337'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11338'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11338'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11341'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11341'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11342'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11342'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11343'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11343'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11344'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11344'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11345'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11345'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11347'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11347'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11349'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11349'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11352'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11352'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11353'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11353'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11215'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11215'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11217'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11217'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11219'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11219'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11221'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11221'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11222'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11222'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11223'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11223'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11224'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11224'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11226'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11226'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11227'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11227'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11228'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11228'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11230'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11230'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11231'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11231'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11232'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11232'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11233'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11233'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11234'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11234'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11236'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11236'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11237'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11237'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11238'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11238'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11239'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11239'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11241'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11241'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11242'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11242'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11243'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11243'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11245'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11245'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11246'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11246'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11247'^^xsd:integer;
  dwc:scientificName 'Minuscula bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109585'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11247'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11249'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11249'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11250'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11250'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11252'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11252'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11253'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11253'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11256'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11256'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11257'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11257'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11259'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11259'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11261'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11261'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11263'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11263'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11264'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11264'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11265'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11265'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11267'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11267'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11268'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11268'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11270'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11270'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11272'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11272'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11273'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11273'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11275'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11275'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11276'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11276'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11277'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11277'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11280'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11280'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11281'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11281'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11283'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11283'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11284'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11284'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11286'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11286'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11287'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11287'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11288'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11288'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11291'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11291'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11292'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11292'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11294'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11294'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11295'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11295'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11297'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11297'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11298'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11298'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11299'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11299'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11302'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11302'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11303'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11303'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11304'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11304'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11305'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11305'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11306'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11306'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11308'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11308'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11309'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11309'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11310'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11310'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11312'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11312'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11313'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11313'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11134'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11134'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11135'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11135'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11137'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11137'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11138'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11138'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11139'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11139'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11142'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11142'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11143'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11143'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11145'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11145'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11146'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11146'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11148'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11148'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11149'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11149'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11151'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11151'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11152'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11152'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11153'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11153'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11154'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11154'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11155'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11155'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11157'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11157'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11158'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11158'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11159'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11159'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11160'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11160'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11162'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11162'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11163'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11163'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11165'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11165'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11166'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11166'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11168'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11168'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11169'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11169'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11170'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11170'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11172'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11172'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11174'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11174'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11176'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11176'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11178'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11178'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11179'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11179'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11181'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11181'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11182'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11182'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11183'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11183'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11184'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11184'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11186'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11186'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11187'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11187'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11189'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11189'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11190'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11190'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11191'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11191'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11192'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11192'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11193'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11193'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11115'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11115'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11117'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11117'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11118'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11118'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11119'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11119'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11120'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11120'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11121'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11121'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11123'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11123'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11125'^^xsd:integer;
  dwc:scientificName 'Ciliate sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11125'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11127'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11127'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11128'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11128'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11129'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11129'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11131'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11131'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11132'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11132'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11133'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11133'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11015'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11015'^^xsd:string;
  dwc:observationDate '1988-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11016'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11016'^^xsd:string;
  dwc:observationDate '1988-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11018'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11018'^^xsd:string;
  dwc:observationDate '1988-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11019'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11019'^^xsd:string;
  dwc:observationDate '1988-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11021'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11021'^^xsd:string;
  dwc:observationDate '1988-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11023'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11023'^^xsd:string;
  dwc:observationDate '1989-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11024'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11024'^^xsd:string;
  dwc:observationDate '1989-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11026'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11026'^^xsd:string;
  dwc:observationDate '1989-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11028'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11028'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11031'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11031'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11032'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11032'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11033'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11033'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11095'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11095'^^xsd:string;
  dwc:observationDate '1989-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11096'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11096'^^xsd:string;
  dwc:observationDate '1989-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11097'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11097'^^xsd:string;
  dwc:observationDate '1989-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11099'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11099'^^xsd:string;
  dwc:observationDate '1989-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11100'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11100'^^xsd:string;
  dwc:observationDate '1989-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11101'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11101'^^xsd:string;
  dwc:observationDate '1989-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11103'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11103'^^xsd:string;
  dwc:observationDate '1989-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11104'^^xsd:integer;
  dwc:scientificName 'Peridinium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11104'^^xsd:string;
  dwc:observationDate '1989-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11105'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11105'^^xsd:string;
  dwc:observationDate '1989-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11107'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11107'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11108'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11108'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11110'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11110'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11111'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11111'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11112'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11112'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11113'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11113'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11034'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11034'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11035'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11035'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11037'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11037'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11038'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11038'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11040'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11040'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11041'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11041'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11042'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11042'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11043'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11043'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11044'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11044'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11045'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11045'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11048'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11048'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11049'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11049'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11052'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11052'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11053'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11053'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11054'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11054'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11055'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11055'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11058'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11058'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11059'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11059'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11061'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11061'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11062'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11062'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11063'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11063'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11064'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11064'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11066'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11066'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11067'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11067'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11068'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11068'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11071'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11071'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11072'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11072'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11073'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11073'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11074'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11074'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11075'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11075'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11078'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11078'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11079'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11079'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11080'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11080'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11082'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11082'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11083'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11083'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11085'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11085'^^xsd:string;
  dwc:observationDate '1989-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11089'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11089'^^xsd:string;
  dwc:observationDate '1989-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11090'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11090'^^xsd:string;
  dwc:observationDate '1989-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11092'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11092'^^xsd:string;
  dwc:observationDate '1989-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11093'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11093'^^xsd:string;
  dwc:observationDate '1989-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10995'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10995'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10996'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10996'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10997'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10997'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10999'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10999'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11000'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11000'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11003'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11003'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11004'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11004'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11005'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11005'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11007'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11007'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11008'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11008'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11009'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11009'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11011'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11011'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11012'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11012'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11013'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11013'^^xsd:string;
  dwc:observationDate '1988-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10984'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10984'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10985'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10985'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10986'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10986'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10988'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10988'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10990'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10990'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10992'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10992'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10993'^^xsd:integer;
  dwc:scientificName 'Peridinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10993'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10965'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10965'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10966'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10966'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10968'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10968'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10970'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10970'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10971'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10971'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10973'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10973'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10974'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10974'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10975'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10975'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10977'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10977'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10978'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10978'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10981'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10981'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10983'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10983'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10954'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10954'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10956'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10956'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10957'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10957'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10958'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10958'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10959'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10959'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10962'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10962'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10963'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10963'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10935'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10935'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10936'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10936'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10937'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10937'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10939'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10939'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10940'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10940'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10941'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10941'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10943'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10943'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10944'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10944'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10946'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10946'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10947'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10947'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10948'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10948'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10949'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10949'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10950'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10950'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10952'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10952'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10953'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10953'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10914'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10914'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10917'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10917'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10918'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10918'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10919'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10919'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10921'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10921'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10923'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10923'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10924'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10924'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10926'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10926'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10927'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10927'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10929'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10929'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10930'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10930'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10931'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10931'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10932'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10932'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10933'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10933'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10905'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10905'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10906'^^xsd:integer;
  dwc:scientificName 'Biddulphia regia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149323'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10906'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10908'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10908'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10909'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10909'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10910'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10910'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10912'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10912'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10913'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10913'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10894'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10894'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10895'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10895'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10897'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10897'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10898'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10898'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10899'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10899'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10901'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10901'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10903'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10903'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10885'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10885'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10886'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10886'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10888'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10888'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10889'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10889'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10891'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10891'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10892'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10892'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10893'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10893'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10874'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10874'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10875'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10875'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10877'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10877'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10878'^^xsd:integer;
  dwc:scientificName 'Favella ehrenbergi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10878'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10881'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10881'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10882'^^xsd:integer;
  dwc:scientificName 'Polykrikos schwartzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '341581'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10882'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10883'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10883'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10864'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10864'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10866'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10866'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10868'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10868'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10870'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10870'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10872'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10872'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10873'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10873'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10775'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10775'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10776'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10776'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10777'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10777'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10780'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10780'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10781'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10781'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10783'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10783'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10845'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10845'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10847'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10847'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10849'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10849'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10851'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10851'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10853'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10853'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10854'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10854'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10855'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10855'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10857'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10857'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10858'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10858'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10860'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10860'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10861'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10861'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10862'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10862'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10863'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10863'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10825'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10825'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10826'^^xsd:integer;
  dwc:scientificName 'Polykrikos schwartzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '341581'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10826'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10827'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10827'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10829'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10829'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10831'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10831'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10833'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10833'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10835'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10835'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10837'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10837'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10839'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10839'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10840'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10840'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10842'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10842'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10843'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10843'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10804'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10804'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10805'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10805'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10806'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10806'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10807'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10807'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10808'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10808'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10809'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10809'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10810'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10810'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10812'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10812'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10813'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10813'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10814'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10814'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10816'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10816'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10817'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10817'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10818'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10818'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10819'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10819'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10821'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10821'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10822'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10822'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10823'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10823'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10784'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10784'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10786'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10786'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10788'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10788'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10789'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10789'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10792'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10792'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10793'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10793'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10795'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10795'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10796'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10796'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10798'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10798'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10799'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10799'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10800'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10800'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10803'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10803'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10725'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10725'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10726'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10726'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10727'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10727'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10729'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10729'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10730'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10730'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10732'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10732'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10733'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10733'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10734'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10734'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10737'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10737'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10738'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10738'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10739'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10739'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10740'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10740'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10743'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10743'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10745'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10745'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10746'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10746'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10747'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10747'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10749'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10749'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10750'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10750'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10751'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10751'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10753'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10753'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10754'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10754'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10756'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10756'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10757'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10757'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10758'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10758'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10759'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10759'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10760'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10760'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10761'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10761'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10763'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10763'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10764'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10764'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10766'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10766'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10767'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10767'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10768'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10768'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10770'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10770'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10772'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10772'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10685'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10685'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10688'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10688'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10689'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10689'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10690'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10690'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10691'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10691'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10693'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10693'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10696'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10696'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10697'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10697'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10698'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10698'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10700'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10700'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10701'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10701'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10703'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10703'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10705'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10705'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10706'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10706'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10707'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10707'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10709'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10709'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10710'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10710'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10711'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10711'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10713'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10713'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10715'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10715'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10716'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10716'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10718'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10718'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10719'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10719'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10720'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10720'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10722'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10722'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10723'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10723'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10655'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10655'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10656'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10656'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10658'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10658'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10660'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10660'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10662'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10662'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10663'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10663'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10665'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10665'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10667'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10667'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10669'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10669'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10671'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10671'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10673'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10673'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10674'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10674'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10676'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10676'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10677'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10677'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10678'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10678'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10680'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10680'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10681'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10681'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10682'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10682'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10683'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10683'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10615'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10615'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10616'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10616'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10617'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10617'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10619'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10619'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10620'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10620'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10622'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10622'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10623'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10623'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10624'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10624'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10625'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10625'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10627'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10627'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10628'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10628'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10629'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10629'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10630'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10630'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10633'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10633'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10634'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10634'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10635'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10635'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10637'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10637'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10638'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10638'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10640'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10640'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10641'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10641'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10642'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10642'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10643'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10643'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10644'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10644'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10645'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10645'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10646'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10646'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10649'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10649'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10650'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10650'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10652'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10652'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10653'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10653'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10595'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10595'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10596'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10596'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10597'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10597'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10598'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10598'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10600'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10600'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10601'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10601'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10603'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10603'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10604'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10604'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10605'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10605'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10607'^^xsd:integer;
  dwc:scientificName 'Peridinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10607'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10609'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10609'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10610'^^xsd:integer;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10610'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10611'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10611'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10613'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10613'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10514'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10514'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10517'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10517'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10518'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10518'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10521'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10521'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10522'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10522'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10523'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10523'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10444'^^xsd:integer;
  dwc:scientificName 'Thecacineta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '341358'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10444'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '341358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10445'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10445'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10447'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10447'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10448'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10448'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10451'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10451'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10453'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10453'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4045'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4045'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4047'^^xsd:integer;
  dwc:scientificName 'Stauroneis membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149316'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4047'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4048'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4048'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4050'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4050'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4051'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4051'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4052'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4052'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4015'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4015'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4017'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4017'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4018'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4018'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4019'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4019'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4020'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4020'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4022'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4022'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4023'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4023'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4024'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4024'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4026'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4026'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4028'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4028'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4029'^^xsd:integer;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4029'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4031'^^xsd:integer;
  dwc:scientificName 'Peridinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4031'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4032'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4032'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4033'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4033'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4034'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4034'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4035'^^xsd:integer;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4035'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4038'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4038'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4039'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4039'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4041'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4041'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4042'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4042'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4043'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4043'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4056'^^xsd:integer;
  dwc:scientificName 'Peridinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4056'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4057'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4057'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4058'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4058'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4060'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4060'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4061'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4061'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4063'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4063'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4064'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4064'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4065'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4065'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4066'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4066'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4069'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4069'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4070'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4070'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4072'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4072'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4073'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4073'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4004'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4004'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4006'^^xsd:integer;
  dwc:scientificName 'Polykrikos schwartzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '341581'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4006'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4007'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4007'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4008'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4008'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4009'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4009'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4010'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4010'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4012'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4012'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4013'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4013'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4075'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4075'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4076'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4076'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4079'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4079'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4080'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4080'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4081'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4081'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4083'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4083'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1511'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1511'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1733'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1733'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3137'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3137'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1416'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1416'^^xsd:string;
  dwc:observationDate '1985-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12448'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.31'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12448'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12465'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.75'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12465'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7049'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7049'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12479'^^xsd:integer;
  dwc:scientificName 'Peridinium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.75'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12479'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1395'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1395'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1948'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1948'^^xsd:string;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1555'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1555'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1576'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1576'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1666'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1666'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7076'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7076'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9946'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9946'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9957'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9957'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9992'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9992'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10011'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10011'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10105'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10105'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10276'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10276'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10360'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10360'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10884'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10884'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8919'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8919'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8935'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8935'^^xsd:string;
  dwc:observationDate '1987-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11077'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11077'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8980'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8980'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8997'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8997'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9029'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9029'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11201'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11201'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9050'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9050'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9095'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9095'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9113'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9113'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9118'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9118'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9191'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9191'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9220'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9220'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9297'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9297'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9310'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9310'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9342'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9342'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9362'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9362'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9411'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9411'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9421'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9421'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11609'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11609'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9471'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9471'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9502'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9502'^^xsd:string;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9518'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9518'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9540'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9540'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9581'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9581'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11769'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11769'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12177'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.76'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12177'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12208'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12208'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12288'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12288'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12322'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12322'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12387'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12387'^^xsd:string;
  dwc:observationDate '1990-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12701'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12701'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8585'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8585'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8599'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8599'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8637'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8637'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8719'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8719'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8769'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8769'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8775'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8775'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8782'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8782'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8856'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8856'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8867'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8867'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8886'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8886'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8898'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8898'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8428'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8428'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8431'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8431'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8486'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8486'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8529'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8529'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8570'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8570'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9632'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9632'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11855'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11855'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9720'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9720'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11896'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11896'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9749'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9749'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9777'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9777'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12096'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.37'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12096'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2288'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2288'^^xsd:string;
  dwc:observationDate '1985-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2299'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2299'^^xsd:string;
  dwc:observationDate '1985-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2303'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2303'^^xsd:string;
  dwc:observationDate '1985-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2320'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2320'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2449'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2449'^^xsd:string;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2493'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2493'^^xsd:string;
  dwc:observationDate '1985-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '460'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:460'^^xsd:string;
  dwc:observationDate '1982-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2407'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2407'^^xsd:string;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '509'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:509'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '524'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149311'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:524'^^xsd:string;
  dwc:observationDate '1982-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '149311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '559'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:559'^^xsd:string;
  dwc:observationDate '1982-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '588'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:588'^^xsd:string;
  dwc:observationDate '1982-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '591'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:591'^^xsd:string;
  dwc:observationDate '1982-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '658'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:658'^^xsd:string;
  dwc:observationDate '1982-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5828'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.11'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5828'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5848'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.45'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5848'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5875'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5875'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5912'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.16'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5912'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5949'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5949'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5960'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5960'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6011'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.28'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6011'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6048'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6048'^^xsd:string;
  dwc:observationDate '1990-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6055'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6055'^^xsd:string;
  dwc:observationDate '1990-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6191'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6191'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6217'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.18'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6217'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6252'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6252'^^xsd:string;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6256'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.72'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6256'^^xsd:string;
  dwc:observationDate '1990-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6291'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6291'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6378'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.89'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6378'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '859'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:859'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '895'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:895'^^xsd:string;
  dwc:observationDate '1983-05-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '900'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:900'^^xsd:string;
  dwc:observationDate '1983-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '963'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:963'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '970'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:970'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '991'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:991'^^xsd:string;
  dwc:observationDate '1983-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1028'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1028'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1042'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1042'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1049'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1049'^^xsd:string;
  dwc:observationDate '1983-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1083'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1083'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1096'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1096'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1120'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1120'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1168'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1168'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1187'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1187'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1251'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1251'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1261'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1261'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1312'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1312'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1358'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1358'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1363'^^xsd:integer;
  dwc:scientificName 'Biddulphia mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148968'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1363'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1366'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1366'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1484'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1484'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1498'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1498'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1510'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1510'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1605'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1605'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1632'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1632'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1636'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1636'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1728'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1728'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1740'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1740'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1781'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1781'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1807'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1807'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1819'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1819'^^xsd:string;
  dwc:observationDate '1985-01-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1880'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1880'^^xsd:string;
  dwc:observationDate '1985-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1891'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1891'^^xsd:string;
  dwc:observationDate '1985-10-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1917'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1917'^^xsd:string;
  dwc:observationDate '1985-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1987'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1987'^^xsd:string;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1996'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1996'^^xsd:string;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2014'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2014'^^xsd:string;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2040'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2040'^^xsd:string;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2060'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2060'^^xsd:string;
  dwc:observationDate '1985-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2078'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2078'^^xsd:string;
  dwc:observationDate '1985-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2086'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2086'^^xsd:string;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2139'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2139'^^xsd:string;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2202'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2202'^^xsd:string;
  dwc:observationDate '1985-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2208'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2208'^^xsd:string;
  dwc:observationDate '1985-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3185'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3185'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3199'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3199'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3282'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3282'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3286'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3286'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3347'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3347'^^xsd:string;
  dwc:observationDate '1986-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3361'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3361'^^xsd:string;
  dwc:observationDate '1987-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3380'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3380'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3399'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3399'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3540'^^xsd:integer;
  dwc:scientificName 'Peridinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3540'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3549'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3549'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3588'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3588'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3631'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3631'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3651'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3651'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3793'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3793'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3828'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3828'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3842'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3842'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2249'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2249'^^xsd:string;
  dwc:observationDate '1985-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2261'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2261'^^xsd:string;
  dwc:observationDate '1985-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2392'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2392'^^xsd:string;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4651'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4651'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4656'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4656'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4690'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4690'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4728'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4728'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4791'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4791'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4870'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4870'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4891'^^xsd:integer;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4891'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2770'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2770'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2787'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2787'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2889'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2889'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2902'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2902'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2908'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2908'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3010'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3010'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3058'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3058'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3079'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3079'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3100'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3100'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7109'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7109'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7120'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7120'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7161'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7161'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7213'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7213'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7218'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7218'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7227'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7227'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7258'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7258'^^xsd:string;
  dwc:observationDate '1983-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7262'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7262'^^xsd:string;
  dwc:observationDate '1983-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7282'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7282'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7357'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7357'^^xsd:string;
  dwc:observationDate '1983-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7451'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7451'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7488'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7488'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7520'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7520'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6441'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.45'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6441'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6479'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6479'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6484'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6484'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6530'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6530'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6677'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6677'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6717'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6717'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6746'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6746'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6779'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6779'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6839'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6839'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6886'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6886'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6991'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6991'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7026'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7026'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4899'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4899'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4937'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4937'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4969'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4969'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4980'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4980'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4999'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4999'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5068'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5068'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5091'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5091'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5145'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5145'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5158'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5158'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5188'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5188'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8160'^^xsd:integer;
  dwc:scientificName 'Biddulphia regia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149323'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8160'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8171'^^xsd:integer;
  dwc:scientificName 'Biddulphia regia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149323'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8171'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8196'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8196'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8209'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8209'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8241'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8241'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2540'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2540'^^xsd:string;
  dwc:observationDate '1985-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2560'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2560'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2581'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2581'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2599'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2599'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2618'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2618'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '679'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:679'^^xsd:string;
  dwc:observationDate '1983-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '830'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:830'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5219'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5219'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5251'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5251'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5318'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5318'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5358'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5358'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5389'^^xsd:integer;
  dwc:scientificName 'Favella ehrenbergi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5389'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5423'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5423'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5430'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5430'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5510'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5510'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5601'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5601'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5677'^^xsd:integer;
  dwc:scientificName 'Stauroneis membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149316'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5677'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '149316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5723'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5723'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5770'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.91'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5770'^^xsd:string;
  dwc:observationDate '1990-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3881'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3881'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3970'^^xsd:integer;
  dwc:scientificName 'Favella ehrenbergi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3970'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4143'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4143'^^xsd:string;
  dwc:observationDate '1988-01-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4201'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4201'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4249'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4249'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4268'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4268'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4320'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4320'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4323'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4323'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4417'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4417'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4488'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4488'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4496'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4496'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4509'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4509'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4521'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4521'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4598'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4598'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4617'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4617'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7546'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7546'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7548'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7548'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7579'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7579'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7621'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7621'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7639'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7639'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7697'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7697'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7708'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7708'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7780'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7780'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7799'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7799'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7903'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7903'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7961'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7961'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7984'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7984'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7997'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7997'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8040'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8040'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8048'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8048'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8149'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8149'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '390'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:390'^^xsd:string;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '412'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:412'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4701'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4701'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7'^^xsd:string;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8'^^xsd:string;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2'^^xsd:string;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1935'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1935'^^xsd:string;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1936'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1936'^^xsd:string;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1940'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1940'^^xsd:string;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7414'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7414'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7416'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7416'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7418'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7418'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7422'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7422'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2044'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2044'^^xsd:string;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7526'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7526'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7528'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7528'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7532'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7532'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7439'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7439'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7442'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7442'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7424'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7424'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7425'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7425'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7429'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7429'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7432'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7432'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2048'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2048'^^xsd:string;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2053'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2053'^^xsd:string;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4164'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4164'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4167'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4167'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4172'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4172'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1944'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1944'^^xsd:string;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1949'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1949'^^xsd:string;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1952'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1952'^^xsd:string;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1956'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1956'^^xsd:string;
  dwc:observationDate '1985-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1959'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1959'^^xsd:string;
  dwc:observationDate '1985-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1962'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1962'^^xsd:string;
  dwc:observationDate '1985-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7066'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7066'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7070'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7070'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7072'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7072'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12774'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.05'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12774'^^xsd:string;
  dwc:observationDate '1990-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12775'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.05'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12775'^^xsd:string;
  dwc:observationDate '1990-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12777'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.05'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12777'^^xsd:string;
  dwc:observationDate '1990-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12780'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.05'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12780'^^xsd:string;
  dwc:observationDate '1990-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7074'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7074'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7079'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7079'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7082'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7082'^^xsd:string;
  dwc:observationDate '1982-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7165'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7165'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7168'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7168'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7172'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7172'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12676'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12676'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12679'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12679'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12683'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12683'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12684'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12684'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12687'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12687'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12692'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12692'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1565'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1565'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1568'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1568'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1572'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1572'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1575'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1575'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1579'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1579'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1582'^^xsd:integer;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1582'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1664'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1664'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1665'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1665'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1669'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1669'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1672'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1672'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1754'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1754'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1757'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1757'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1761'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1761'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1762'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1762'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1844'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1844'^^xsd:string;
  dwc:observationDate '1985-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1847'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1847'^^xsd:string;
  dwc:observationDate '1985-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1848'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1848'^^xsd:string;
  dwc:observationDate '1985-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1852'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1852'^^xsd:string;
  dwc:observationDate '1985-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1554'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1554'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1558'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1558'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1561'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1561'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12668'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12668'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12672'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12672'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12664'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12664'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7054'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7054'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7057'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7057'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7058'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7058'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7061'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7061'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6954'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6954'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6959'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6959'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6962'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6962'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1444'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1444'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1452'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1452'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6944'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6944'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6951'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6951'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6952'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6952'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1455'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1455'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1458'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1458'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1461'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1461'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1544'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1544'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1546'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1546'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1551'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1551'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1434'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1434'^^xsd:string;
  dwc:observationDate '1985-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1437'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1437'^^xsd:string;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1440'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1440'^^xsd:string;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1441'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1441'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1424'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1424'^^xsd:string;
  dwc:observationDate '1985-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1425'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1425'^^xsd:string;
  dwc:observationDate '1985-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1428'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1428'^^xsd:string;
  dwc:observationDate '1985-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1432'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1432'^^xsd:string;
  dwc:observationDate '1985-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1406'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1406'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1408'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1408'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1412'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1412'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1417'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1417'^^xsd:string;
  dwc:observationDate '1985-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1422'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1422'^^xsd:string;
  dwc:observationDate '1985-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6905'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6905'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6909'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6909'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6912'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6912'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6914'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6914'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6918'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6918'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6921'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6921'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6924'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6924'^^xsd:string;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6925'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6925'^^xsd:string;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6926'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6926'^^xsd:string;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6928'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6928'^^xsd:string;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6931'^^xsd:integer;
  dwc:scientificName 'Biddulphia mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148968'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6931'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A23> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '23'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:23'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6938'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6938'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6941'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6941'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12425'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12425'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12428'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12428'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12432'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.31'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12432'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12433'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.31'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12433'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12434'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.31'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12434'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12435'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.31'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12435'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12438'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.31'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12438'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12442'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.31'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12442'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12444'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.31'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12444'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12446'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.31'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12446'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12449'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.31'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12449'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12452'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.75'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12452'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12454'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.75'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12454'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12458'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.75'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12458'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12462'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.75'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12462'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12464'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.75'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12464'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12467'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.75'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12467'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12469'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.75'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12469'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12472'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.75'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12472'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12473'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.75'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12473'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7044'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7044'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7045'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7045'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7050'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7050'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12474'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.75'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12474'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12478'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.75'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12478'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12482'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.75'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12482'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12564'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12564'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12567'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.97'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12567'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12572'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.97'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12572'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6934'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6934'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6935'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6935'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12654'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.13'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12654'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12658'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12658'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12662'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12662'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1394'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1394'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1400'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1400'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1403'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1403'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12414'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12414'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12417'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12417'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12421'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12421'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12423'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12423'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6894'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6894'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6897'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6897'^^xsd:string;
  dwc:observationDate '1982-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6901'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6901'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6903'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6903'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1384'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1384'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1385'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1385'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1388'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1388'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1392'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1392'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1374'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1374'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1378'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1378'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1381'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1381'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2872'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2872'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2877'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2877'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2880'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2880'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2856'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2856'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2860'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2860'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2863'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2863'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2864'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2864'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2866'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2866'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2868'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2868'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8273'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8273'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8317'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8317'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9476'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9476'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9482'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9482'^^xsd:string;
  dwc:observationDate '1987-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8574'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8574'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8576'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8576'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8580'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8580'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8584'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8584'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8589'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8589'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8590'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8590'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8593'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8593'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8594'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8594'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8598'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8598'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8603'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8603'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8604'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8604'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8606'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8606'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8609'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8609'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8613'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8613'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8614'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8614'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8619'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8619'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8620'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8620'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8623'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8623'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8624'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8624'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8627'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8627'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8632'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8632'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8634'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8634'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8636'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8636'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8640'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8640'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8642'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8642'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8644'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8644'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8647'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8647'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8650'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8650'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8653'^^xsd:integer;
  dwc:scientificName 'Biddulphia mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148968'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8653'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8654'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8654'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8658'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8658'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8661'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8661'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8664'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8664'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8666'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8666'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8396'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8396'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8400'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8400'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8401'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8401'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8403'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8403'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8404'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8404'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8410'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8410'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8414'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8414'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8418'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8418'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8421'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8421'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8424'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8424'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8427'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8427'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8429'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8429'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8434'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8434'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8436'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8436'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8438'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8438'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8440'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8440'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8442'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8442'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8444'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8444'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8448'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8448'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8450'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8450'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8456'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8456'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8459'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8459'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8460'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8460'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8463'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8463'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8464'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8464'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8466'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8466'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8469'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8469'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8472'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8472'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8474'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8474'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8477'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8477'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8481'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8481'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8483'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8483'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8484'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8484'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8489'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8489'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8493'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8493'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8495'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8495'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8499'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8499'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8502'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8502'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8504'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8504'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8507'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8507'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8509'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8509'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8511'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8511'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8512'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8512'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8517'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8517'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8521'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8521'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8524'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8524'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8528'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8528'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8535'^^xsd:integer;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8535'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8539'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8539'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8541'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8541'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8543'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8543'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8545'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8545'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8550'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8550'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8557'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8557'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8560'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8560'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8564'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8564'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8568'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8568'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8572'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8572'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8334'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8334'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8337'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8337'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8338'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8338'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8343'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8343'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8344'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8344'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8346'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8346'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8349'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8349'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8352'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8352'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8355'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8355'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8357'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8357'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8360'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8360'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8362'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8362'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8363'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8363'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8364'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8364'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8367'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8367'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8373'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8373'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8374'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8374'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8377'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8377'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8379'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8379'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8380'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8380'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8382'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8382'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8385'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8385'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8388'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8388'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8391'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8391'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8392'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8392'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8255'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8255'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8258'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8258'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8260'^^xsd:integer;
  dwc:scientificName 'Biddulphia regia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149323'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8260'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8263'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8263'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8264'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8264'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8270'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8270'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8271'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8271'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8274'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8274'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8278'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8278'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8280'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8280'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8284'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8284'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8287'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8287'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8289'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8289'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8291'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8291'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8296'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8296'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8298'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8298'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8301'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8301'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8304'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8304'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8305'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8305'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8309'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8309'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8312'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8312'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8314'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8314'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8320'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8320'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8324'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8324'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8328'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8328'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8332'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8332'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12643'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.13'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12643'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12644'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.13'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12644'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12646'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.13'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12646'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12649'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.13'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12649'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12695'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12695'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12697'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12697'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12702'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12702'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12709'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.96'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12709'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12712'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.96'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12712'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12715'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.96'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12715'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12718'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.96'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12718'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12719'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.96'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12719'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12720'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.33'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12720'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12725'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.33'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12725'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12726'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.33'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12726'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12729'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.33'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12729'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12732'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.33'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12732'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12735'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.33'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12735'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12736'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.33'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12736'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12740'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.33'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12740'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12746'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12746'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12749'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12749'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12755'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12755'^^xsd:string;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12756'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12756'^^xsd:string;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12760'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12760'^^xsd:string;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12763'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12763'^^xsd:string;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12766'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12766'^^xsd:string;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12769'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.05'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12769'^^xsd:string;
  dwc:observationDate '1990-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9819'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9819'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9823'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9823'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9825'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9825'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9826'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9826'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9830'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9830'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9835'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9835'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9839'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9839'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9845'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9845'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9849'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9849'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9854'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9854'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9857'^^xsd:integer;
  dwc:scientificName 'Stauroneis membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149316'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9857'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9858'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9858'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9862'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9862'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9864'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9864'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9868'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9868'^^xsd:string;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9871'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9871'^^xsd:string;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9875'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9875'^^xsd:string;
  dwc:observationDate '1987-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9879'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9879'^^xsd:string;
  dwc:observationDate '1987-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9880'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9880'^^xsd:string;
  dwc:observationDate '1987-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9884'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9884'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9889'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9889'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9892'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9892'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9893'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9893'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9894'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9894'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9898'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9898'^^xsd:string;
  dwc:observationDate '1988-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9899'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9899'^^xsd:string;
  dwc:observationDate '1988-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9902'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9902'^^xsd:string;
  dwc:observationDate '1988-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9905'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9905'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9909'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9909'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9913'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9913'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9914'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9914'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9915'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9915'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9917'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9917'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9919'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9919'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9923'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9923'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9924'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9924'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9926'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9926'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9933'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9933'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9935'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9935'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9937'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9937'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9708'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9708'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9709'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9709'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9712'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9712'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9714'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9714'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9716'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9716'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9724'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9724'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9726'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9726'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9729'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9729'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9732'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9732'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9734'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9734'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9739'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9739'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9740'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9740'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9743'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9743'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9744'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9744'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9753'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9753'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9754'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9754'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9757'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9757'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9761'^^xsd:integer;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9761'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9763'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9763'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9764'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9764'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9767'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9767'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9771'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9771'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9772'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9772'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9774'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9774'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9775'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9775'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9779'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9779'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9781'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9781'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9783'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9783'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9784'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9784'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9786'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9786'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9789'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9789'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9793'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9793'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9796'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9796'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9799'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9799'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9803'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9803'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9806'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9806'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9811'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9811'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9815'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9815'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9371'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9371'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9373'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9373'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9374'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9374'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9377'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9377'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9380'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9380'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9382'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9382'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9385'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9385'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9388'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9388'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9392'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9392'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9394'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9394'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9396'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9396'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9399'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9399'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9402'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9402'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9410'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9410'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9413'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9413'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9414'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9414'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9417'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9417'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9422'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9422'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9423'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9423'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9424'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9424'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9429'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9429'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9432'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9432'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9434'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9434'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9438'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9438'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9441'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9441'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9444'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9444'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9447'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9447'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9448'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9448'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9452'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9452'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9454'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9454'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9455'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9455'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9458'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9458'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9462'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9462'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9467'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9467'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9473'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9473'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9817'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9817'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9256'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9256'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9258'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9258'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9262'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9262'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9265'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9265'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9268'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9268'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9272'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9272'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9274'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9274'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9278'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9278'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9281'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9281'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9285'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9285'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9288'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9288'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9290'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9290'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9292'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9292'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9294'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9294'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9299'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9299'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9302'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9302'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9303'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9303'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9306'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9306'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9309'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9309'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9312'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9312'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9314'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9314'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9318'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9318'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9319'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9319'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9322'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9322'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9326'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9326'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9329'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9329'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9332'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9332'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9334'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9334'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9337'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9337'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9343'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9343'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9344'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9344'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9346'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9346'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9348'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9348'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9351'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9351'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9352'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9352'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9356'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9356'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9364'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9364'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9367'^^xsd:integer;
  dwc:scientificName 'Minuscula bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109585'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9367'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9368'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9368'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9614'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9614'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9617'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9617'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9619'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9619'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9622'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9622'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9624'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9624'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9628'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9628'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9633'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9633'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9636'^^xsd:integer;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9636'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9639'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9639'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9640'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9640'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9642'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9642'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9644'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9644'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9647'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9647'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9649'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9649'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9650'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9650'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9652'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9652'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9654'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9654'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9657'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9657'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9659'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9659'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9663'^^xsd:integer;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9663'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9665'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9665'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9668'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9668'^^xsd:string;
  dwc:observationDate '1987-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9671'^^xsd:integer;
  dwc:scientificName 'Polykrikos schwartzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '341581'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9671'^^xsd:string;
  dwc:observationDate '1987-09-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9674'^^xsd:integer;
  dwc:scientificName 'Biddulphia granulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149327'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9674'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9678'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9678'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9681'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9681'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9683'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9683'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9684'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9684'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9686'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9686'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9689'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9689'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9692'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9692'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9694'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9694'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9696'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9696'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9699'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9699'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9704'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9704'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9598'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9598'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9601'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9601'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9604'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9604'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9609'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9609'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9612'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9612'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9484'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9484'^^xsd:string;
  dwc:observationDate '1987-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9486'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9486'^^xsd:string;
  dwc:observationDate '1987-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9491'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9491'^^xsd:string;
  dwc:observationDate '1987-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9494'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9494'^^xsd:string;
  dwc:observationDate '1987-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9499'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9499'^^xsd:string;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9503'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9503'^^xsd:string;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9504'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9504'^^xsd:string;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9509'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9509'^^xsd:string;
  dwc:observationDate '1987-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9512'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9512'^^xsd:string;
  dwc:observationDate '1987-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9515'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9515'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9516'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9516'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9520'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9520'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9523'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9523'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9524'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9524'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9525'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9525'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9530'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9530'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9533'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9533'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9534'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9534'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9538'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9538'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9541'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9541'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9543'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9543'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9544'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9544'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9545'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9545'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9548'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9548'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9551'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9551'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9553'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9553'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9554'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9554'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9555'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9555'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9558'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9558'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9561'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9561'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9564'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9564'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9567'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9567'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9570'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9570'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9577'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9577'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9584'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9584'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9589'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9589'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9592'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9592'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9594'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9594'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9597'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9597'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9141'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9141'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9145'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9145'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9148'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9148'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9151'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9151'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9154'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9154'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9157'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9157'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9158'^^xsd:integer;
  dwc:scientificName 'Peridinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9158'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9160'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9160'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9161'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9161'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9163'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9163'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9164'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9164'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9169'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9169'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9174'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9174'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9178'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9178'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9181'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9181'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9184'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9184'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9188'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9188'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9192'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9192'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9193'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9193'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9196'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9196'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9199'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9199'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9202'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9202'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9204'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9204'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9208'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9208'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9212'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9212'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9214'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9214'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9217'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9217'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9223'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9223'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9224'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9224'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9229'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9229'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9233'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9233'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9235'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9235'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9238'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9238'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9242'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9242'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9248'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9248'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9250'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9250'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9252'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9252'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9254'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9254'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9355'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9355'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9025'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9025'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9028'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9028'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9033'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9033'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9034'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9034'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9035'^^xsd:integer;
  dwc:scientificName 'Biddulphia regia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149323'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9035'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9039'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9039'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9044'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9044'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9054'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9054'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9057'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9057'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9060'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9060'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9065'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9065'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9066'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9066'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9068'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9068'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9072'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9072'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9074'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9074'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9077'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9077'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9079'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9079'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9083'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9083'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9084'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9084'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9087'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9087'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9092'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9092'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9094'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9094'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9098'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9098'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9099'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9099'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9101'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9101'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9103'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9103'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9104'^^xsd:integer;
  dwc:scientificName 'Minuscula bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109585'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9104'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9108'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9108'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9112'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9112'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9114'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9114'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9119'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9119'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9121'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9121'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9123'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9123'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9124'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9124'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9125'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9125'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9127'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9127'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9131'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9131'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9134'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9134'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9138'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9138'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9165'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9165'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8905'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8905'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8909'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8909'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8912'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8912'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8914'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8914'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8918'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8918'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8922'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8922'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8925'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8925'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8926'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8926'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8930'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8930'^^xsd:string;
  dwc:observationDate '1987-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8932'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8932'^^xsd:string;
  dwc:observationDate '1987-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8934'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8934'^^xsd:string;
  dwc:observationDate '1987-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8939'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8939'^^xsd:string;
  dwc:observationDate '1987-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8943'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8943'^^xsd:string;
  dwc:observationDate '1987-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8944'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8944'^^xsd:string;
  dwc:observationDate '1987-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8947'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8947'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8948'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8948'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8952'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8952'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8953'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8953'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8954'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8954'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8957'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8957'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8959'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8959'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8962'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8962'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8964'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8964'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8968'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8968'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8971'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8971'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8979'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8979'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8984'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8984'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8989'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8989'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8993'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8993'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8994'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8994'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8995'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8995'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8999'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8999'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9002'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9002'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9004'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9004'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9007'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9007'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9011'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9011'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9014'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9014'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9022'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9022'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9023'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9023'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8784'^^xsd:integer;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8784'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8787'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8787'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8791'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8791'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8796'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8796'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8800'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8800'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8804'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8804'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8808'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8808'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8811'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8811'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8812'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8812'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8814'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8814'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8819'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8819'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8824'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8824'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8828'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8828'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8832'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8832'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8833'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8833'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8834'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8834'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8835'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8835'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8836'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8836'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8839'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8839'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8842'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8842'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8845'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8845'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8846'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8846'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8851'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8851'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8854'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8854'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8859'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8859'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8863'^^xsd:integer;
  dwc:scientificName 'Amoeba sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '120533'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8863'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '120533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8864'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8864'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8868'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8868'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8869'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8869'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8872'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8872'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8875'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8875'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8879'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8879'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8882'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8882'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8884'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8884'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8889'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8889'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8893'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8893'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8894'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8894'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8899'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8899'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8902'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8902'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8904'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8904'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8668'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8668'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8672'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8672'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8674'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8674'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8678'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8678'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8682'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8682'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8684'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8684'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8688'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8688'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8692'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8692'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8694'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8694'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8696'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8696'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8697'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8697'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8701'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8701'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8703'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8703'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8704'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8704'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8706'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8706'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8710'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8710'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8714'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8714'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8717'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8717'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8722'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8722'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8726'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8726'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8730'^^xsd:integer;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8730'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8734'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8734'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8736'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8736'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8738'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8738'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8742'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8742'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8744'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8744'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8748'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8748'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8752'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8752'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8754'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8754'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8756'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8756'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8757'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8757'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8759'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8759'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8762'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8762'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8764'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8764'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8768'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8768'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8773'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8773'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8774'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8774'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8778'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8778'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8781'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8781'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5342'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5342'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5344'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5344'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5345'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5345'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5348'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5348'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5351'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5351'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5354'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5354'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5360'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5360'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5363'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5363'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5364'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5364'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5365'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5365'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5370'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5370'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5373'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5373'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5374'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5374'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5378'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5378'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5380'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5380'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5382'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5382'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5384'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5384'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5387'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5387'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5390'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5390'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5393'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5393'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5394'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5394'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5400'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5400'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5403'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5403'^^xsd:string;
  dwc:observationDate '1989-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5404'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5404'^^xsd:string;
  dwc:observationDate '1989-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5408'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5408'^^xsd:string;
  dwc:observationDate '1989-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5409'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5409'^^xsd:string;
  dwc:observationDate '1989-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5411'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5411'^^xsd:string;
  dwc:observationDate '1989-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5414'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5414'^^xsd:string;
  dwc:observationDate '1989-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5418'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5418'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5420'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5420'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5422'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5422'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5424'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5424'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5429'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5429'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5433'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5433'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5435'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5435'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5438'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5438'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5441'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5441'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5444'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5444'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5447'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5447'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5450'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5450'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5226'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5226'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5229'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5229'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5233'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5233'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5234'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5234'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5239'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5239'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5242'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5242'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5244'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5244'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5248'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5248'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5252'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5252'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5255'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5255'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5257'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5257'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5260'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5260'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5261'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5261'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5265'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5265'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5266'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5266'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5269'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5269'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5271'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5271'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5274'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5274'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5278'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5278'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5282'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5282'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5286'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5286'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5290'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5290'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5293'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5293'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5294'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5294'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5296'^^xsd:integer;
  dwc:scientificName 'Bacillaria paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149317'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5296'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5299'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5299'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5302'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5302'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5305'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5305'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5308'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5308'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5312'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5312'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5313'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5313'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5314'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5314'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5315'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5315'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5319'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5319'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5322'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5322'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5326'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5326'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5333'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5333'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5334'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5334'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5336'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5336'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5338'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5338'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5099'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5099'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5101'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5101'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5106'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5106'^^xsd:string;
  dwc:observationDate '1988-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5110'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5110'^^xsd:string;
  dwc:observationDate '1988-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5115'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5115'^^xsd:string;
  dwc:observationDate '1989-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5119'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5119'^^xsd:string;
  dwc:observationDate '1989-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5122'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5122'^^xsd:string;
  dwc:observationDate '1989-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5123'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5123'^^xsd:string;
  dwc:observationDate '1989-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5126'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5126'^^xsd:string;
  dwc:observationDate '1989-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5132'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5132'^^xsd:string;
  dwc:observationDate '1989-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5137'^^xsd:integer;
  dwc:scientificName 'Amoeba sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '120533'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5137'^^xsd:string;
  dwc:observationDate '1989-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '120533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5140'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5140'^^xsd:string;
  dwc:observationDate '1989-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5141'^^xsd:integer;
  dwc:scientificName 'Bacillaria paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149317'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5141'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5144'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5144'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5148'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5148'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5152'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5152'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5153'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5153'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5155'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5155'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5159'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5159'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5162'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5162'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5163'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5163'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5164'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5164'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5167'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5167'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5169'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5169'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5171'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5171'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5175'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5175'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5179'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5179'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5182'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5182'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5184'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5184'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5195'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5195'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5199'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5199'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5204'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5204'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5207'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5207'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5210'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5210'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5212'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5212'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5213'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5213'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5214'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5214'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5216'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5216'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5223'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5223'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6035'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6035'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6037'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6037'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6039'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6039'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6040'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6040'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6043'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6043'^^xsd:string;
  dwc:observationDate '1990-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6052'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6052'^^xsd:string;
  dwc:observationDate '1990-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6053'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6053'^^xsd:string;
  dwc:observationDate '1990-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6054'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6054'^^xsd:string;
  dwc:observationDate '1990-07-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6058'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6058'^^xsd:string;
  dwc:observationDate '1990-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6059'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6059'^^xsd:string;
  dwc:observationDate '1990-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6062'^^xsd:integer;
  dwc:scientificName 'Favella ehrenbergi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6062'^^xsd:string;
  dwc:observationDate '1990-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6065'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6065'^^xsd:string;
  dwc:observationDate '1990-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6066'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.53'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6066'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6071'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.53'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6071'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6074'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.53'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6074'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6078'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.53'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6078'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6083'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.53'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6083'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6086'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6086'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6088'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6088'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6090'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6090'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6091'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6091'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6095'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6095'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6097'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6097'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6099'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6099'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6101'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6101'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6106'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6106'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6111'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6111'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6115'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6115'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6119'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6119'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6122'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6122'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6124'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6124'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6126'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6126'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6127'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6127'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6132'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.14'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6132'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6133'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.14'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6133'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6134'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.14'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6134'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6136'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.14'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6136'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6139'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.14'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6139'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5454'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5454'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5460'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5460'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5463'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5463'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5464'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5464'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5468'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5468'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5470'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5470'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5473'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5473'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5474'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5474'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5477'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5477'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5479'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5479'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5482'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5482'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5483'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5483'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5486'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5486'^^xsd:string;
  dwc:observationDate '1989-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5489'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5489'^^xsd:string;
  dwc:observationDate '1989-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5491'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5491'^^xsd:string;
  dwc:observationDate '1989-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5492'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5492'^^xsd:string;
  dwc:observationDate '1989-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5495'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5495'^^xsd:string;
  dwc:observationDate '1989-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5499'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5499'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5501'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5501'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5504'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5504'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5514'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5514'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5517'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5517'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5521'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5521'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5524'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5524'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5525'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5525'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5528'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5528'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5532'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5532'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5534'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5534'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5535'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5535'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5539'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5539'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5542'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5542'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5544'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5544'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5545'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5545'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5549'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5549'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5552'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5552'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5554'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5554'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5555'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5555'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5558'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5558'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4990'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4990'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4992'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4992'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4995'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4995'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5000'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149311'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5000'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '149311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5004'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5004'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5006'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5006'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5009'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5009'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5011'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5011'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5014'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5014'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5017'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5017'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5020'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5020'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5021'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5021'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5024'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5024'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5027'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5027'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5030'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5030'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5034'^^xsd:integer;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5034'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5037'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5037'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5039'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5039'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5042'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5042'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5044'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5044'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5049'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5049'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5052'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5052'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5054'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5054'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5057'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5057'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5061'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5061'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5064'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5064'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5066'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5066'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5069'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5069'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5073'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5073'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5074'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5074'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5078'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5078'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5081'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5081'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5082'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5082'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5084'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5084'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5088'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5088'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5092'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5092'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5093'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5093'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5094'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5094'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5098'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5098'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4894'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4894'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4898'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4898'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4902'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4902'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4903'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4903'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4904'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4904'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4909'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4909'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4912'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4912'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4916'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4916'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4917'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4917'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4921'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4921'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4924'^^xsd:integer;
  dwc:scientificName 'Biddulphia regia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149323'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4924'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4928'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4928'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4932'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4932'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4934'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4934'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4940'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4940'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4943'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4943'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4944'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4944'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4948'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4948'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4951'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4951'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4952'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4952'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4953'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4953'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4954'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4954'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4958'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4958'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4962'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4962'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4965'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4965'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4966'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4966'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4967'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4967'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4971'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4971'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4974'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4974'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4978'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4978'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4986'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4986'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4869'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4869'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4873'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4873'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4874'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4874'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4876'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4876'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4881'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4881'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4884'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4884'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4886'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4886'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4888'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4888'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4892'^^xsd:integer;
  dwc:scientificName 'Favella ehrenbergi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4892'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4755'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4755'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4756'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4756'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4759'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4759'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4762'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4762'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4765'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4765'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4766'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4766'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4769'^^xsd:integer;
  dwc:scientificName 'Ciliate sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4769'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4774'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4774'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4778'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4778'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4780'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4780'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4782'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4782'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4784'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4784'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4787'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4787'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4793'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4793'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4794'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4794'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4798'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4798'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4803'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4803'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4804'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4804'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4809'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4809'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4812'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4812'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4814'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4814'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4818'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4818'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4821'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4821'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4822'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4822'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4824'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4824'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4829'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4829'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4832'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4832'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4834'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4834'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4837'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4837'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4838'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4838'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4842'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4842'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4846'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4846'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4847'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4847'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4852'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4852'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4854'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4854'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4858'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4858'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4859'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4859'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4862'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4862'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4864'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4864'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4639'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4639'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4644'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4644'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4649'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4649'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4653'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4653'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4654'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4654'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4659'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4659'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4662'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4662'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4663'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4663'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4664'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4664'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4669'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4669'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4672'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4672'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4674'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4674'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4675'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4675'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4677'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4677'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4680'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4680'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4684'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4684'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4686'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4686'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4691'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4691'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4694'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4694'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4696'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4696'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4698'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4698'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4699'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4699'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4703'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4703'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4704'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4704'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4707'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4707'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4713'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4713'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4714'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4714'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4715'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4715'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4720'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4720'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4723'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4723'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4724'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4724'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4730'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4730'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4733'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4733'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4734'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4734'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4737'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4737'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4738'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4738'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4743'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4743'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4744'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4744'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4749'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4749'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4752'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4752'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4524'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4524'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4528'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4528'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4532'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4532'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4534'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4534'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4536'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4536'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4539'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4539'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4542'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4542'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4544'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4544'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4547'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4547'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4549'^^xsd:integer;
  dwc:scientificName 'Ciliate sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4549'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4553'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4553'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4554'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4554'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4557'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4557'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4558'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4558'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4561'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4561'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4565'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4565'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4570'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4570'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4575'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4575'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4578'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4578'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4580'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4580'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4582'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4582'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4583'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4583'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4584'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4584'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4588'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4588'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4593'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4593'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4594'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4594'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4599'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4599'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4602'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4602'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4604'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4604'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4608'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4608'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4609'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4609'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4612'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4612'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4615'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4615'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4618'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4618'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4620'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4620'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4625'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4625'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4627'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4627'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4632'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4632'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4634'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4634'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4637'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4637'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4244'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4244'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4248'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4248'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4251'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4251'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4253'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4253'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4257'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4257'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4260'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4260'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4264'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4264'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4265'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4265'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4269'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4269'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4272'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4272'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4274'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4274'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4276'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4276'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4281'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4281'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4284'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4284'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4289'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4289'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4292'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4292'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4294'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4294'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4298'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4298'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4303'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4303'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4304'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4304'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4308'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4308'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3982'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3982'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3985'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3985'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3988'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3988'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3994'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3994'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3998'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3998'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3999'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3999'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4002'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4002'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4084'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4084'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4086'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4086'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4091'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4091'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4094'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4094'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4098'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4098'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4102'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4102'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4104'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4104'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4108'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4108'^^xsd:string;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4109'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4109'^^xsd:string;
  dwc:observationDate '1987-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4112'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4112'^^xsd:string;
  dwc:observationDate '1987-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4114'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4114'^^xsd:string;
  dwc:observationDate '1987-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4118'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4118'^^xsd:string;
  dwc:observationDate '1987-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4122'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4122'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4124'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4124'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4129'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4129'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4132'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4132'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4134'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4134'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4137'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4137'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4141'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4141'^^xsd:string;
  dwc:observationDate '1988-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4142'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4142'^^xsd:string;
  dwc:observationDate '1988-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4144'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4144'^^xsd:string;
  dwc:observationDate '1988-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4148'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4148'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4151'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4151'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4153'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4153'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4154'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4154'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4159'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4159'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4162'^^xsd:integer;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4162'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4174'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4174'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4177'^^xsd:integer;
  dwc:scientificName 'Detonula confervacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149286'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4177'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '163224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4178'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4178'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4181'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4181'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4182'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4182'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4184'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4184'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3869'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3869'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3872'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3872'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3874'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3874'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3878'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3878'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3882'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3882'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3884'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3884'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3888'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3888'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3890'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3890'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3894'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3894'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3896'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3896'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3900'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3900'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3901'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3901'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3904'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3904'^^xsd:string;
  dwc:observationDate '1987-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3908'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3908'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3911'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3911'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3914'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3914'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3918'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3918'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3921'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3921'^^xsd:string;
  dwc:observationDate '1987-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3924'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3924'^^xsd:string;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3925'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3925'^^xsd:string;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3926'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3926'^^xsd:string;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3929'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3929'^^xsd:string;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3931'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3931'^^xsd:string;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3934'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3934'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3938'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3938'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3942'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3942'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3944'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3944'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3949'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3949'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3951'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3951'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3954'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3954'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3955'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3955'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3958'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3958'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3961'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3961'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3964'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3964'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3968'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3968'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3969'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3969'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3973'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3973'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3974'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3974'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3977'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3977'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3980'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3980'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3756'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3756'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3759'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3759'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3765'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3765'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3769'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3769'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3772'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3772'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3775'^^xsd:integer;
  dwc:scientificName 'Peridinium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3775'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3778'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3778'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3782'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3782'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3784'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3784'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3785'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3785'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3790'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3790'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3792'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3792'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3794'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3794'^^xsd:string;
  dwc:observationDate '1987-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3798'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3798'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3801'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3801'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3802'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3802'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3806'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3806'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3810'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3810'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3811'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3811'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3815'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3815'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3819'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3819'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3820'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3820'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3823'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3823'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3824'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3824'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3830'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3830'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3833'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3833'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3834'^^xsd:integer;
  dwc:scientificName 'Thalassiosira fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149160'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3834'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '149160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3835'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3835'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3838'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3838'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3839'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3839'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3843'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3843'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3844'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3844'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3848'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3848'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3851'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3851'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3852'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3852'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3855'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3855'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3858'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3858'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3862'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3862'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3864'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3864'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3866'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3866'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3642'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3642'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3644'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3644'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3647'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3647'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3649'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3649'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3653'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3653'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3655'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3655'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3656'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3656'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3661'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3661'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3664'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3664'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3668'^^xsd:integer;
  dwc:scientificName 'Vaginicola sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345440'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3668'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '345440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3671'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3671'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3672'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3672'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3674'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3674'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3675'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3675'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3678'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3678'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3681'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3681'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3684'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3684'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3687'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3687'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3689'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3689'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3691'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3691'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3695'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3695'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3698'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3698'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3702'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3702'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3704'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3704'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3708'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3708'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3713'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3713'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3718'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3718'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3722'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3722'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3724'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3724'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3726'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3726'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3729'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3729'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3731'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3731'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3736'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3736'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3739'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3739'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3742'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3742'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3745'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3745'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3746'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3746'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3749'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3749'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3750'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3750'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3753'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3753'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3532'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3532'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3534'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3534'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3538'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3538'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3542'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3542'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3543'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3543'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3544'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3544'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3548'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3548'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3552'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3552'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3553'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3553'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3554'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3554'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3558'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3558'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3562'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis cylindrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345439'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3562'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '345439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3564'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3564'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3565'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3565'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3569'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3569'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3572'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3572'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3574'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3574'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3577'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3577'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3581'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3581'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3584'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3584'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3589'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3589'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3591'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3591'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3593'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3593'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3594'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3594'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3595'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3595'^^xsd:string;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3599'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3599'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3602'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3602'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3607'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3607'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3611'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3611'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3612'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3612'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3615'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3615'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3619'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3619'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3622'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3622'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3623'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3623'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3624'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3624'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3629'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3629'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3633'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3633'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3634'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3634'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3638'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3638'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4424'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4424'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4427'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4427'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4428'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4428'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4431'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4431'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4433'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4433'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4434'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4434'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4438'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4438'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4442'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4442'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4445'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4445'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4447'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4447'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4450'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4450'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4454'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4454'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4455'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4455'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4458'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4458'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4462'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4462'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4465'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4465'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4466'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4466'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4469'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4469'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4474'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4474'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4478'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4478'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4482'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4482'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4483'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4483'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4485'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4485'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4489'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4489'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4492'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4492'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4494'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4494'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4497'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4497'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4501'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4501'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4505'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4505'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4510'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4510'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4513'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4513'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4514'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4514'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4516'^^xsd:integer;
  dwc:scientificName 'Favella ehrenbergi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4516'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4519'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4519'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4523'^^xsd:integer;
  dwc:scientificName 'Peridinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4523'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4309'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4309'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4312'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4312'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4318'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4318'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4322'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4322'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4324'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4324'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4327'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4327'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4328'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4328'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4331'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4331'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4334'^^xsd:integer;
  dwc:scientificName 'Peridinium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4334'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4338'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4338'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4343'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4343'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4344'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4344'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4346'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4346'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4347'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4347'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4349'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4349'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4352'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4352'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4354'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4354'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4358'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4358'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4362'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4362'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4364'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4364'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4367'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4367'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4368'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4368'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4372'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4372'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4375'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4375'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4377'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4377'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4382'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4382'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4384'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4384'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4389'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4389'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4394'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4394'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4397'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4397'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4401'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4401'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4405'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4405'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4407'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4407'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4412'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4412'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4413'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4413'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4414'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4414'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4415'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4415'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4419'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4419'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4422'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4422'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4186'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4186'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4190'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4190'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4193'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4193'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4195'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4195'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4199'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4199'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4203'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4203'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4204'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4204'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4206'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4206'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4210'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4210'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4211'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4211'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4216'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4216'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4220'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4220'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4222'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4222'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4228'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4228'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4233'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4233'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4235'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4235'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4237'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4237'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4240'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4240'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7581'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7581'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3317'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3317'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3318'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3318'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3322'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3322'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3323'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3323'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3326'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3326'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3331'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3331'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3333'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3333'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3337'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3337'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3340'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3340'^^xsd:string;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3345'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3345'^^xsd:string;
  dwc:observationDate '1986-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3349'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3349'^^xsd:string;
  dwc:observationDate '1986-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3352'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3352'^^xsd:string;
  dwc:observationDate '1987-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3353'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3353'^^xsd:string;
  dwc:observationDate '1987-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3355'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3355'^^xsd:string;
  dwc:observationDate '1987-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3359'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3359'^^xsd:string;
  dwc:observationDate '1987-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3363'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3363'^^xsd:string;
  dwc:observationDate '1987-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3364'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3364'^^xsd:string;
  dwc:observationDate '1987-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3367'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3367'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3371'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3371'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3374'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3374'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3377'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3377'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3382'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3382'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3384'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3384'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3388'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3388'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3390'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3390'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3392'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3392'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3400'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3400'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3402'^^xsd:integer;
  dwc:scientificName 'Bacillaria paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149317'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3402'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3403'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3403'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3404'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3404'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3405'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3405'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3410'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3410'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3413'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3413'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3417'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3417'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3420'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3420'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3425'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3425'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3429'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3429'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3435'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3435'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2239'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2239'^^xsd:string;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2242'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2242'^^xsd:string;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2244'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2244'^^xsd:string;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2247'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2247'^^xsd:string;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2248'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2248'^^xsd:string;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2250'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2250'^^xsd:string;
  dwc:observationDate '1985-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2253'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2253'^^xsd:string;
  dwc:observationDate '1985-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2254'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2254'^^xsd:string;
  dwc:observationDate '1985-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2259'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2259'^^xsd:string;
  dwc:observationDate '1985-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2264'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2264'^^xsd:string;
  dwc:observationDate '1985-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2268'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2268'^^xsd:string;
  dwc:observationDate '1985-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2269'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2269'^^xsd:string;
  dwc:observationDate '1985-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2272'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2272'^^xsd:string;
  dwc:observationDate '1985-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2275'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2275'^^xsd:string;
  dwc:observationDate '1985-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2279'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2279'^^xsd:string;
  dwc:observationDate '1985-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2283'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2283'^^xsd:string;
  dwc:observationDate '1985-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2284'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2284'^^xsd:string;
  dwc:observationDate '1985-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2289'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2289'^^xsd:string;
  dwc:observationDate '1985-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2293'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2293'^^xsd:string;
  dwc:observationDate '1985-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2294'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2294'^^xsd:string;
  dwc:observationDate '1985-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2297'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2297'^^xsd:string;
  dwc:observationDate '1985-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2301'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2301'^^xsd:string;
  dwc:observationDate '1985-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2304'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2304'^^xsd:string;
  dwc:observationDate '1985-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2307'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2307'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2309'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2309'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2312'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2312'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2314'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2314'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2318'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2318'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2322'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2322'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2325'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2325'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2326'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2326'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2329'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2329'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2333'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2333'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2334'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2334'^^xsd:string;
  dwc:observationDate '1985-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2337'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2337'^^xsd:string;
  dwc:observationDate '1985-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2342'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2342'^^xsd:string;
  dwc:observationDate '1985-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2343'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2343'^^xsd:string;
  dwc:observationDate '1985-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2344'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2344'^^xsd:string;
  dwc:observationDate '1985-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2349'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2349'^^xsd:string;
  dwc:observationDate '1985-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2129'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2129'^^xsd:string;
  dwc:observationDate '1985-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2133'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2133'^^xsd:string;
  dwc:observationDate '1985-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2134'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2134'^^xsd:string;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2137'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2137'^^xsd:string;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2143'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2143'^^xsd:string;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2144'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2144'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2145'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2145'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2146'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2146'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2149'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2149'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2152'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2152'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2154'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2154'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2158'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2158'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2159'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2159'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2162'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2162'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2164'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2164'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2168'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2168'^^xsd:string;
  dwc:observationDate '1985-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2171'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2171'^^xsd:string;
  dwc:observationDate '1985-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2174'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2174'^^xsd:string;
  dwc:observationDate '1985-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2177'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2177'^^xsd:string;
  dwc:observationDate '1985-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2178'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2178'^^xsd:string;
  dwc:observationDate '1985-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2182'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2182'^^xsd:string;
  dwc:observationDate '1985-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2186'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2186'^^xsd:string;
  dwc:observationDate '1985-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2190'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2190'^^xsd:string;
  dwc:observationDate '1985-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2191'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2191'^^xsd:string;
  dwc:observationDate '1985-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2194'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2194'^^xsd:string;
  dwc:observationDate '1985-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2197'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2197'^^xsd:string;
  dwc:observationDate '1985-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2198'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2198'^^xsd:string;
  dwc:observationDate '1985-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2199'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2199'^^xsd:string;
  dwc:observationDate '1985-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2203'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2203'^^xsd:string;
  dwc:observationDate '1985-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2204'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2204'^^xsd:string;
  dwc:observationDate '1985-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2209'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2209'^^xsd:string;
  dwc:observationDate '1985-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2213'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2213'^^xsd:string;
  dwc:observationDate '1985-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2214'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2214'^^xsd:string;
  dwc:observationDate '1985-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2218'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2218'^^xsd:string;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2223'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2223'^^xsd:string;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2224'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2224'^^xsd:string;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2225'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2225'^^xsd:string;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2228'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2228'^^xsd:string;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2231'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2231'^^xsd:string;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2235'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2235'^^xsd:string;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2694'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2694'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2695'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2695'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2592'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2592'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2594'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2594'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2600'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2600'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2603'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2603'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2604'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2604'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2607'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2607'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2608'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2608'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2611'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2611'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2612'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2612'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2614'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2614'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2620'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2620'^^xsd:string;
  dwc:observationDate '1985-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2623'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2623'^^xsd:string;
  dwc:observationDate '1985-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2624'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2624'^^xsd:string;
  dwc:observationDate '1985-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2628'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2628'^^xsd:string;
  dwc:observationDate '1985-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2632'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2632'^^xsd:string;
  dwc:observationDate '1985-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2634'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2634'^^xsd:string;
  dwc:observationDate '1985-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2637'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2637'^^xsd:string;
  dwc:observationDate '1985-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2642'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2642'^^xsd:string;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2644'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2644'^^xsd:string;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2645'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2645'^^xsd:string;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2649'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2649'^^xsd:string;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2653'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2653'^^xsd:string;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2654'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2654'^^xsd:string;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2658'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2658'^^xsd:string;
  dwc:observationDate '1986-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2661'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2661'^^xsd:string;
  dwc:observationDate '1986-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2662'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2662'^^xsd:string;
  dwc:observationDate '1986-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2664'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2664'^^xsd:string;
  dwc:observationDate '1986-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2666'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2666'^^xsd:string;
  dwc:observationDate '1986-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2668'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2668'^^xsd:string;
  dwc:observationDate '1986-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2672'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2672'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2673'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2673'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2675'^^xsd:integer;
  dwc:scientificName 'Detonula confervacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149286'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2675'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '163224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2678'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2678'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2681'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2681'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2684'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2684'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2689'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2689'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2692'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2692'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2693'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2693'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2468'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2468'^^xsd:string;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2470'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2470'^^xsd:string;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2472'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2472'^^xsd:string;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2474'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2474'^^xsd:string;
  dwc:observationDate '1985-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2478'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2478'^^xsd:string;
  dwc:observationDate '1985-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2481'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2481'^^xsd:string;
  dwc:observationDate '1985-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2484'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2484'^^xsd:string;
  dwc:observationDate '1985-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2487'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2487'^^xsd:string;
  dwc:observationDate '1985-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2488'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2488'^^xsd:string;
  dwc:observationDate '1985-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2492'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2492'^^xsd:string;
  dwc:observationDate '1985-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2496'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2496'^^xsd:string;
  dwc:observationDate '1985-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2497'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2497'^^xsd:string;
  dwc:observationDate '1985-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2500'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2500'^^xsd:string;
  dwc:observationDate '1985-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2502'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2502'^^xsd:string;
  dwc:observationDate '1985-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2505'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2505'^^xsd:string;
  dwc:observationDate '1985-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2506'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2506'^^xsd:string;
  dwc:observationDate '1985-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2509'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2509'^^xsd:string;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2511'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2511'^^xsd:string;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2514'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2514'^^xsd:string;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2516'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2516'^^xsd:string;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2519'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2519'^^xsd:string;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2522'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2522'^^xsd:string;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2524'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2524'^^xsd:string;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2527'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2527'^^xsd:string;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2531'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2531'^^xsd:string;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2534'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2534'^^xsd:string;
  dwc:observationDate '1985-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2539'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2539'^^xsd:string;
  dwc:observationDate '1985-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2545'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2545'^^xsd:string;
  dwc:observationDate '1985-10-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2549'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2549'^^xsd:string;
  dwc:observationDate '1985-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2552'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2552'^^xsd:string;
  dwc:observationDate '1985-11-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2558'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2558'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2563'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2563'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2564'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2564'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2566'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2566'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2571'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2571'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2574'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2574'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2577'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2577'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2582'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2582'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2584'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2584'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2588'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2588'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3205'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3205'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3206'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3206'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3209'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3209'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3212'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3212'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3214'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3214'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3218'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3218'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3222'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3222'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3224'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3224'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3229'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3229'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3232'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3232'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3235'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3235'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3237'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3237'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3239'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3239'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3245'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3245'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3247'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3247'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3248'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3248'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3250'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3250'^^xsd:string;
  dwc:observationDate '1986-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3253'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3253'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3254'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3254'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3258'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3258'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3262'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3262'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3264'^^xsd:integer;
  dwc:scientificName 'Biddulphia regia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149323'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3264'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3265'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3265'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3268'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3268'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3272'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3272'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3274'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3274'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3277'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3277'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3280'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3280'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3281'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3281'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3284'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3284'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3287'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3287'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3289'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3289'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3293'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3293'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3294'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3294'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3297'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3297'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3299'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3299'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3302'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3302'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3306'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3306'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3310'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3310'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3314'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3314'^^xsd:string;
  dwc:observationDate '1986-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3083'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3083'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3084'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3084'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3088'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3088'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3092'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3092'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3094'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3094'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3099'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3099'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3103'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3103'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3104'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3104'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3105'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3105'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3109'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3109'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3115'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3115'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3120'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3120'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3124'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3124'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3127'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3127'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3131'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3131'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3134'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3134'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3139'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3139'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3143'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3143'^^xsd:string;
  dwc:observationDate '1986-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3145'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3145'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3149'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3149'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3152'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3152'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3154'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3154'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3155'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3155'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3158'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3158'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3160'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3160'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3163'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3163'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3164'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3164'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3167'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3167'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3168'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3168'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3173'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3173'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3174'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3174'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3176'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3176'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3180'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3180'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3186'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3186'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3189'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3189'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3192'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3192'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3194'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3194'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3198'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3198'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3203'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3203'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2958'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2958'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2961'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2961'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2964'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2964'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2967'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2967'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2968'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2968'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2972'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2972'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2975'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2975'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2979'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2979'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2982'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2982'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2983'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2983'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2984'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2984'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2988'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2988'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2990'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2990'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2993'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2993'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2994'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2994'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2995'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2995'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2998'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2998'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3001'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3001'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3004'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3004'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3008'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3008'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3016'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3016'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3020'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3020'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3027'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3027'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3031'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3031'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3034'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3034'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3036'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3036'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3037'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3037'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3041'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3041'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3045'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3045'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3048'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3048'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3049'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3049'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3056'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3056'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3061'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3061'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3064'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3064'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3069'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3069'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3072'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3072'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3074'^^xsd:integer;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3074'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3076'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3076'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3080'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3080'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3426'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3426'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2821'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2821'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2822'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2822'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2824'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2824'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2827'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2827'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2832'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2832'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2834'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2834'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2837'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2837'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2841'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2841'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2842'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2842'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2843'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2843'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2844'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2844'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2847'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2847'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2848'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2848'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2851'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2851'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2852'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2852'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2884'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2884'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2887'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2887'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2893'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2893'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2894'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2894'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2897'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2897'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2898'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2898'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2899'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2899'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2903'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2903'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2904'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2904'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2909'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2909'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2912'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2912'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2914'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2914'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2918'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2918'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2921'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2921'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2925'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2925'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2930'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2930'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2931'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2931'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2934'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2934'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2936'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2936'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2938'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2938'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2942'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2942'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2944'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2944'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2948'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2948'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2951'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2951'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2954'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2954'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2700'^^xsd:integer;
  dwc:scientificName 'Detonula confervacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149286'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2700'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '163224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2704'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2704'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2706'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2706'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2711'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2711'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2712'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2712'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2714'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2714'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2718'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2718'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2719'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2719'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2722'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2722'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2728'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2728'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2734'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2734'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2736'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2736'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2739'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2739'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2742'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2742'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2744'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2744'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2748'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2748'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2751'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2751'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2754'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2754'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2757'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2757'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2759'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2759'^^xsd:string;
  dwc:observationDate '1986-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2761'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2761'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2764'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2764'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2768'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2768'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2773'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2773'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2775'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2775'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2778'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2778'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2781'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2781'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2783'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2783'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2784'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2784'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2786'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2786'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2789'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2789'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2792'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2792'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2794'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2794'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2795'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2795'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2798'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2798'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2802'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2802'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2806'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2806'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2810'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2810'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2816'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2816'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2004'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2004'^^xsd:string;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2006'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2006'^^xsd:string;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2008'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2008'^^xsd:string;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2010'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2010'^^xsd:string;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2015'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2015'^^xsd:string;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2018'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2018'^^xsd:string;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2021'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2021'^^xsd:string;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2023'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2023'^^xsd:string;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2024'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2024'^^xsd:string;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2028'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2028'^^xsd:string;
  dwc:observationDate '1985-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2033'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2033'^^xsd:string;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2037'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2037'^^xsd:string;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2038'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2038'^^xsd:string;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2039'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2039'^^xsd:string;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2043'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2043'^^xsd:string;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2054'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2054'^^xsd:string;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2059'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2059'^^xsd:string;
  dwc:observationDate '1985-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2064'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2064'^^xsd:string;
  dwc:observationDate '1985-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2067'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2067'^^xsd:string;
  dwc:observationDate '1985-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2070'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2070'^^xsd:string;
  dwc:observationDate '1985-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2075'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2075'^^xsd:string;
  dwc:observationDate '1985-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2079'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2079'^^xsd:string;
  dwc:observationDate '1985-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2083'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2083'^^xsd:string;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2084'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2084'^^xsd:string;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2088'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2088'^^xsd:string;
  dwc:observationDate '1985-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2093'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2093'^^xsd:string;
  dwc:observationDate '1985-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2094'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2094'^^xsd:string;
  dwc:observationDate '1985-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2097'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2097'^^xsd:string;
  dwc:observationDate '1985-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2098'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2098'^^xsd:string;
  dwc:observationDate '1985-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2102'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2102'^^xsd:string;
  dwc:observationDate '1985-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2105'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2105'^^xsd:string;
  dwc:observationDate '1985-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2108'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2108'^^xsd:string;
  dwc:observationDate '1985-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2110'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2110'^^xsd:string;
  dwc:observationDate '1985-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2113'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2113'^^xsd:string;
  dwc:observationDate '1985-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2116'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2116'^^xsd:string;
  dwc:observationDate '1985-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2117'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2117'^^xsd:string;
  dwc:observationDate '1985-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2120'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2120'^^xsd:string;
  dwc:observationDate '1985-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2121'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2121'^^xsd:string;
  dwc:observationDate '1985-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2124'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2124'^^xsd:string;
  dwc:observationDate '1985-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1854'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1854'^^xsd:string;
  dwc:observationDate '1985-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1855'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1855'^^xsd:string;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1856'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1856'^^xsd:string;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1859'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1859'^^xsd:string;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1862'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1862'^^xsd:string;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1864'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1864'^^xsd:string;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1868'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1868'^^xsd:string;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1871'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1871'^^xsd:string;
  dwc:observationDate '1985-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1873'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1873'^^xsd:string;
  dwc:observationDate '1985-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1879'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1879'^^xsd:string;
  dwc:observationDate '1985-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1883'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1883'^^xsd:string;
  dwc:observationDate '1985-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1885'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1885'^^xsd:string;
  dwc:observationDate '1985-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1889'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1889'^^xsd:string;
  dwc:observationDate '1985-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1894'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1894'^^xsd:string;
  dwc:observationDate '1985-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1898'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1898'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1902'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1902'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1904'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1904'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1907'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1907'^^xsd:string;
  dwc:observationDate '1985-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1913'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1913'^^xsd:string;
  dwc:observationDate '1985-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1914'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1914'^^xsd:string;
  dwc:observationDate '1985-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1916'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1916'^^xsd:string;
  dwc:observationDate '1985-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1920'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1920'^^xsd:string;
  dwc:observationDate '1985-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1923'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1923'^^xsd:string;
  dwc:observationDate '1985-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1924'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1924'^^xsd:string;
  dwc:observationDate '1985-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1927'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1927'^^xsd:string;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1931'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1931'^^xsd:string;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1965'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1965'^^xsd:string;
  dwc:observationDate '1985-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1969'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1969'^^xsd:string;
  dwc:observationDate '1985-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1971'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1971'^^xsd:string;
  dwc:observationDate '1985-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1974'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1974'^^xsd:string;
  dwc:observationDate '1985-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1978'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1978'^^xsd:string;
  dwc:observationDate '1985-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1983'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1983'^^xsd:string;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1984'^^xsd:integer;
  dwc:scientificName 'Bacillaria paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149317'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1984'^^xsd:string;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1988'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1988'^^xsd:string;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1993'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1993'^^xsd:string;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1995'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1995'^^xsd:string;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2000'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2000'^^xsd:string;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2003'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2003'^^xsd:string;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1712'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1712'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1714'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1714'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1717'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1717'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1719'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1719'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1723'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1723'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1724'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1724'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1730'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1730'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1734'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1734'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1737'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1737'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1738'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1738'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1743'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1743'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1744'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1744'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1748'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1748'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1752'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1752'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1764'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1764'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1765'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1765'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1767'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1767'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1770'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1770'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1774'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1774'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1777'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1777'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1782'^^xsd:integer;
  dwc:scientificName 'Biddulphia regia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149323'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1782'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1784'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1784'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1787'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1787'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1789'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1789'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1790'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1790'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1795'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1795'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1799'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1799'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1805'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1805'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1809'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1809'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1812'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1812'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1814'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1814'^^xsd:string;
  dwc:observationDate '1985-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1818'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1818'^^xsd:string;
  dwc:observationDate '1985-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1820'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1820'^^xsd:string;
  dwc:observationDate '1985-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1824'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1824'^^xsd:string;
  dwc:observationDate '1985-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1825'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1825'^^xsd:string;
  dwc:observationDate '1985-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1828'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1828'^^xsd:string;
  dwc:observationDate '1985-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1832'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1832'^^xsd:string;
  dwc:observationDate '1985-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1834'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1834'^^xsd:string;
  dwc:observationDate '1985-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1839'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1839'^^xsd:string;
  dwc:observationDate '1985-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1842'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1842'^^xsd:string;
  dwc:observationDate '1985-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1542'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1542'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1584'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1584'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1588'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1588'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1589'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1589'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1597'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1597'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1601'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1601'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1604'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1604'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1608'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1608'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1611'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1611'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1613'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1613'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1614'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1614'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1616'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1616'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1619'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1619'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1622'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1622'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1624'^^xsd:integer;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1624'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1629'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1629'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1633'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1633'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1634'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1634'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1639'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1639'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1643'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1643'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1644'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1644'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1646'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1646'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1650'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1650'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1656'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1656'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1659'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1659'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1674'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1674'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1676'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1676'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1678'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1678'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1682'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1682'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1684'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1684'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1688'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1688'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1689'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1689'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1693'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1693'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1694'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1694'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1699'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1699'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1702'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1702'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1704'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1704'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1707'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1707'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1708'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1708'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1711'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1711'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2352'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2352'^^xsd:string;
  dwc:observationDate '1985-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2354'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2354'^^xsd:string;
  dwc:observationDate '1985-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2356'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2356'^^xsd:string;
  dwc:observationDate '1985-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2358'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2358'^^xsd:string;
  dwc:observationDate '1985-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2360'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2360'^^xsd:string;
  dwc:observationDate '1985-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2365'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2365'^^xsd:string;
  dwc:observationDate '1985-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2367'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2367'^^xsd:string;
  dwc:observationDate '1985-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2370'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2370'^^xsd:string;
  dwc:observationDate '1985-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2373'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2373'^^xsd:string;
  dwc:observationDate '1985-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2374'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2374'^^xsd:string;
  dwc:observationDate '1985-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2378'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2378'^^xsd:string;
  dwc:observationDate '1985-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2381'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2381'^^xsd:string;
  dwc:observationDate '1985-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2385'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2385'^^xsd:string;
  dwc:observationDate '1985-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2388'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2388'^^xsd:string;
  dwc:observationDate '1985-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2391'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2391'^^xsd:string;
  dwc:observationDate '1985-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2393'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2393'^^xsd:string;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2395'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2395'^^xsd:string;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2398'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2398'^^xsd:string;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2401'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2401'^^xsd:string;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2404'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2404'^^xsd:string;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2406'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2406'^^xsd:string;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2409'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2409'^^xsd:string;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2412'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2412'^^xsd:string;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2414'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2414'^^xsd:string;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2415'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2415'^^xsd:string;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2418'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2418'^^xsd:string;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2422'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2422'^^xsd:string;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2426'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2426'^^xsd:string;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2431'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2431'^^xsd:string;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2436'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2436'^^xsd:string;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2439'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2439'^^xsd:string;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2440'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2440'^^xsd:string;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2441'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2441'^^xsd:string;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2444'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2444'^^xsd:string;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2454'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2454'^^xsd:string;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2455'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2455'^^xsd:string;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2457'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2457'^^xsd:string;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2462'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2462'^^xsd:string;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2465'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2465'^^xsd:string;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1335'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1335'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1339'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1339'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1342'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1342'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1348'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1348'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1350'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1350'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1354'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1354'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1357'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1357'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1362'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1362'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1364'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1364'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1369'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1369'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1373'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1373'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1464'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1464'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1465'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1465'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1469'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1469'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1470'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1470'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1473'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1473'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1474'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1474'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1477'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1477'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1481'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1481'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1486'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1486'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1489'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1489'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1492'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1492'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1494'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1494'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1496'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1496'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1500'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1500'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1503'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1503'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1504'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1504'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1506'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1506'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1514'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1514'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1516'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1516'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1517'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1517'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1521'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1521'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1522'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1522'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1527'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1527'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1531'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1531'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1534'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1534'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1535'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1535'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1539'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1539'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1106'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1106'^^xsd:string;
  dwc:observationDate '1985-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1109'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1109'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1113'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1113'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1114'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1114'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1115'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1115'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1118'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1118'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1119'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1119'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1123'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1123'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1124'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1124'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1125'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1125'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1127'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1127'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1129'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1129'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1132'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1132'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1134'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1134'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1139'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1139'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1142'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1142'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1145'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1145'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1149'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1149'^^xsd:string;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1152'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1152'^^xsd:string;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1153'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1153'^^xsd:string;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1155'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1155'^^xsd:string;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1158'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1158'^^xsd:string;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1161'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1161'^^xsd:string;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1164'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1164'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1167'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1167'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1173'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1173'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1174'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1174'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1175'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1175'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1178'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1178'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1181'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1181'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1184'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1184'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1188'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1188'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1192'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1192'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1195'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1195'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1198'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1198'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1202'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1202'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1204'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1204'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1207'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1207'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1209'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1209'^^xsd:string;
  dwc:observationDate '1983-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1213'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1213'^^xsd:string;
  dwc:observationDate '1983-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '999'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:999'^^xsd:string;
  dwc:observationDate '1983-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1002'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1002'^^xsd:string;
  dwc:observationDate '1983-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1004'^^xsd:integer;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1004'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1008'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1008'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1012'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1012'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1015'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1015'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1016'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1016'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1019'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1019'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1020'^^xsd:integer;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1020'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1024'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1024'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1025'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1025'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1029'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1029'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1032'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1032'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1034'^^xsd:integer;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1034'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1035'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1035'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1038'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1038'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1043'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1043'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1045'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1045'^^xsd:string;
  dwc:observationDate '1983-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1047'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1047'^^xsd:string;
  dwc:observationDate '1983-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1052'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1052'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1054'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1054'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1056'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1056'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1059'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1059'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1063'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1063'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1064'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1064'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1067'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1067'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1069'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1069'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1071'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1071'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1072'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1072'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1073'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1073'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1074'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1074'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1076'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1076'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1078'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1078'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1084'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1084'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1085'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1085'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1089'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1089'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1092'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1092'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1094'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1094'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1098'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1098'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1102'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1102'^^xsd:string;
  dwc:observationDate '1985-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '891'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:891'^^xsd:string;
  dwc:observationDate '1983-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '893'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:893'^^xsd:string;
  dwc:observationDate '1983-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '894'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:894'^^xsd:string;
  dwc:observationDate '1983-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '896'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:896'^^xsd:string;
  dwc:observationDate '1983-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '899'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:899'^^xsd:string;
  dwc:observationDate '1983-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '903'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:903'^^xsd:string;
  dwc:observationDate '1983-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '905'^^xsd:integer;
  dwc:scientificName 'Biddulphia mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148968'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:905'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '906'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:906'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '909'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:909'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '912'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:912'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '916'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:916'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '917'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:917'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '922'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:922'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '924'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:924'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '927'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:927'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '931'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:931'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '932'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:932'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '935'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:935'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '940'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:940'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '942'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:942'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '946'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:946'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '948'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:948'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '952'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:952'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '953'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:953'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '954'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:954'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '958'^^xsd:integer;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:958'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '961'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:961'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '962'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:962'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '966'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:966'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '969'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:969'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '972'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:972'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '974'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:974'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '977'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:977'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '981'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:981'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '985'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:985'^^xsd:string;
  dwc:observationDate '1983-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '993'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:993'^^xsd:string;
  dwc:observationDate '1983-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '994'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:994'^^xsd:string;
  dwc:observationDate '1983-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '996'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:996'^^xsd:string;
  dwc:observationDate '1983-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8190'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8190'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8194'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8194'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8197'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8197'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8199'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8199'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8203'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8203'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8204'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8204'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8207'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8207'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8210'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8210'^^xsd:string;
  dwc:observationDate '1986-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8213'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8213'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8215'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8215'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8218'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8218'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8222'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8222'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8224'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8224'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8225'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8225'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8228'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8228'^^xsd:string;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8232'^^xsd:integer;
  dwc:scientificName 'Biddulphia regia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149323'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8232'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8240'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8240'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8243'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8243'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8244'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8244'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8245'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8245'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8247'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8247'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8249'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8249'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8253'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8253'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8321'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8321'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8101'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8101'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8104'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8104'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8105'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8105'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8108'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8108'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8112'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8112'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8114'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8114'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8115'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8115'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8118'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8118'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8121'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8121'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8126'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8126'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8130'^^xsd:integer;
  dwc:scientificName 'Biddulphia regia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149323'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8130'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8133'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8133'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8134'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8134'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8139'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8139'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8142'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8142'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8145'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8145'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8148'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8148'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8152'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8152'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8153'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8153'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8155'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8155'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8158'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8158'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8164'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8164'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8169'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8169'^^xsd:string;
  dwc:observationDate '1986-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7989'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7989'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7990'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7990'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7993'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7993'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7994'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7994'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7998'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7998'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8001'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8001'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8005'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8005'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8009'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8009'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8012'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8012'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8014'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8014'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8015'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8015'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8016'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8016'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8019'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8019'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8022'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8022'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8026'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8026'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8029'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8029'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8032'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8032'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8033'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8033'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8034'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8034'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8039'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8039'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8043'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8043'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8045'^^xsd:integer;
  dwc:scientificName 'Biddulphia regia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149323'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8045'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8051'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8051'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8052'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8052'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8054'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8054'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8058'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8058'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8059'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8059'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8063'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8063'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8064'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8064'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8068'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8068'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8071'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8071'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8074'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8074'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8078'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8078'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8081'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8081'^^xsd:string;
  dwc:observationDate '1984-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8084'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8084'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8088'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8088'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8091'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8091'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8094'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8094'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8097'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8097'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8100'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8100'^^xsd:string;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7861'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7861'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7862'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7862'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7864'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7864'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7870'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7870'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7875'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7875'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7878'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7878'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7882'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7882'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7885'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7885'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7886'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7886'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7889'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7889'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7892'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7892'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7894'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7894'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7898'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7898'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7899'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7899'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7902'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7902'^^xsd:string;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7905'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7905'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7908'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7908'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7912'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7912'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7915'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7915'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7921'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7921'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7922'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7922'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7927'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7927'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7931'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7931'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7934'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7934'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7938'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7938'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7939'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7939'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7941'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7941'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7944'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7944'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7948'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7948'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7950'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7950'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7952'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7952'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7955'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7955'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7962'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7962'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7964'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7964'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7968'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7968'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7973'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7973'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7977'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7977'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7980'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7980'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7983'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7983'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7986'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7986'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7763'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7763'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7764'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7764'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7768'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7768'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7772'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7772'^^xsd:string;
  dwc:observationDate '1986-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7775'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7775'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7778'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7778'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7782'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7782'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7785'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7785'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7789'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7789'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7790'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7790'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7793'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7793'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7794'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7794'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7802'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7802'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7803'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7803'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7805'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7805'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7809'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7809'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7813'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7813'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7814'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7814'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7818'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7818'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7823'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7823'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7824'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7824'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7825'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7825'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7828'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7828'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7832'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7832'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7833'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7833'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7835'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7835'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7836'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7836'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7839'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7839'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7841'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7841'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7844'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7844'^^xsd:string;
  dwc:observationDate '1984-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7848'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7848'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7852'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7852'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7854'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7854'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7856'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7856'^^xsd:string;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7312'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7312'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7314'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7314'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7317'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7317'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7321'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7321'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7324'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7324'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7329'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7329'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7332'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7332'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7334'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7334'^^xsd:string;
  dwc:observationDate '1983-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7337'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7337'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7340'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7340'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7342'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7342'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7345'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7345'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7349'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7349'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7352'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7352'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7354'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7354'^^xsd:string;
  dwc:observationDate '1983-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7356'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7356'^^xsd:string;
  dwc:observationDate '1983-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7360'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7360'^^xsd:string;
  dwc:observationDate '1983-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7362'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7362'^^xsd:string;
  dwc:observationDate '1983-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7363'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7363'^^xsd:string;
  dwc:observationDate '1983-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7364'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7364'^^xsd:string;
  dwc:observationDate '1983-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7369'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7369'^^xsd:string;
  dwc:observationDate '1983-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7372'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7372'^^xsd:string;
  dwc:observationDate '1983-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7374'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7374'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7377'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7377'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7381'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7381'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7384'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7384'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7387'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7387'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7388'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7388'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7392'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7392'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7394'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7394'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7397'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7397'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7398'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7398'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7401'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7401'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7405'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7405'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7407'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7407'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7410'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7410'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7412'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7412'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7446'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7446'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7448'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7448'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7592'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7592'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7189'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7189'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7192'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7192'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7196'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7196'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7200'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7200'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7203'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7203'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7204'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7204'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7207'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7207'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7208'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7208'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7212'^^xsd:integer;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7212'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7214'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7214'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7219'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7219'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7222'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7222'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7224'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7224'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7228'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7228'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7229'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7229'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7233'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7233'^^xsd:string;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7236'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7236'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7239'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7239'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7244'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7244'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7248'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7248'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7252'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7252'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7256'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7256'^^xsd:string;
  dwc:observationDate '1983-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7260'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7260'^^xsd:string;
  dwc:observationDate '1983-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7264'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7264'^^xsd:string;
  dwc:observationDate '1983-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7267'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7267'^^xsd:string;
  dwc:observationDate '1983-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7270'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7270'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7278'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7278'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7283'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7283'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7284'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7284'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7285'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7285'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7289'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7289'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7293'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7293'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7295'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7295'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7296'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7296'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7301'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7301'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7303'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7303'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7305'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7305'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7309'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7309'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7655'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7655'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7659'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7659'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7663'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7663'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7666'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7666'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7667'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7667'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7670'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7670'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7672'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7672'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7674'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7674'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7679'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7679'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7682'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7682'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7684'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7684'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7687'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7687'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7689'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7689'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7692'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7692'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7694'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7694'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7698'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7698'^^xsd:string;
  dwc:observationDate '1984-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7701'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7701'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7702'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7702'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7703'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7703'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7705'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7705'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7710'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7710'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7713'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7713'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7714'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7714'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7718'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7718'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7719'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7719'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7722'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7722'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7726'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7726'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7729'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7729'^^xsd:string;
  dwc:observationDate '1984-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7733'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7733'^^xsd:string;
  dwc:observationDate '1984-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7735'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7735'^^xsd:string;
  dwc:observationDate '1984-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7737'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7737'^^xsd:string;
  dwc:observationDate '1984-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7742'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7742'^^xsd:string;
  dwc:observationDate '1984-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7744'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7744'^^xsd:string;
  dwc:observationDate '1984-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7748'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7748'^^xsd:string;
  dwc:observationDate '1984-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7751'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7751'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7752'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7752'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7754'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7754'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7756'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7756'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7759'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7759'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7762'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7762'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7534'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7534'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7538'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7538'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7543'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7543'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7547'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7547'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7551'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7551'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7554'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7554'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7556'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7556'^^xsd:string;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7557'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7557'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7560'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7560'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7561'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7561'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7564'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7564'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7566'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7566'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7571'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7571'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7573'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7573'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7574'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7574'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7586'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7586'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7588'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7588'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7590'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7590'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7594'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7594'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7598'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7598'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7603'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7603'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7604'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7604'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7606'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7606'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7609'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7609'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7612'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7612'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7614'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7614'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7616'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7616'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7620'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7620'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7626'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7626'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7630'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7630'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7633'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7633'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7634'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7634'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7635'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7635'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7638'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7638'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7643'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7643'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7645'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7645'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7646'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7646'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7651'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7651'^^xsd:string;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7086'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7086'^^xsd:string;
  dwc:observationDate '1982-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7088'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7088'^^xsd:string;
  dwc:observationDate '1982-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7090'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7090'^^xsd:string;
  dwc:observationDate '1982-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7092'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7092'^^xsd:string;
  dwc:observationDate '1982-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7093'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7093'^^xsd:string;
  dwc:observationDate '1982-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7094'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7094'^^xsd:string;
  dwc:observationDate '1982-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7098'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7098'^^xsd:string;
  dwc:observationDate '1982-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7102'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7102'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7104'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7104'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7110'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7110'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7117'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7117'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7121'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7121'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7122'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7122'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7124'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7124'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7126'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7126'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7131'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7131'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7136'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7136'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7142'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7142'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7145'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7145'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7146'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7146'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7149'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7149'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7154'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7154'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7158'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7158'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7160'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7160'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7162'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7162'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7174'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7174'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7178'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7178'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7181'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7181'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7184'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7184'^^xsd:string;
  dwc:observationDate '1983-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7188'^^xsd:integer;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7188'^^xsd:string;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7018'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7018'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7022'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7022'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7024'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7024'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7027'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7027'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7029'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7029'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7033'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7033'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7034'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7034'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7037'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7037'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7039'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7039'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7042'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7042'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6824'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6824'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6825'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6825'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6828'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6828'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6831'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6831'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6832'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6832'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6834'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6834'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6837'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6837'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6846'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6846'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6847'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6847'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6852'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6852'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6854'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6854'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6858'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6858'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6862'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6862'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6864'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6864'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6866'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6866'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6870'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6870'^^xsd:string;
  dwc:observationDate '1982-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6874'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6874'^^xsd:string;
  dwc:observationDate '1982-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6875'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6875'^^xsd:string;
  dwc:observationDate '1982-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6878'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6878'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6881'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6881'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6884'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6884'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6885'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6885'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6889'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6889'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6892'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6892'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6965'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6965'^^xsd:string;
  dwc:observationDate '1983-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6969'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6969'^^xsd:string;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6972'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6972'^^xsd:string;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6975'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6975'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6980'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6980'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6984'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6984'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6987'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6987'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6992'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6992'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6993'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6993'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6994'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6994'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6998'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6998'^^xsd:string;
  dwc:observationDate '1984-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7000'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7000'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7002'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7002'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7008'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7008'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7011'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7011'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7014'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7014'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6702'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6702'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6704'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6704'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6708'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6708'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6712'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6712'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6714'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6714'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6718'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6718'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6721'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6721'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6724'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6724'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6725'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6725'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6727'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6727'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6730'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6730'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6732'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6732'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6734'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6734'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6737'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6737'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6740'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6740'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6744'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6744'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6749'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6749'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6752'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6752'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6755'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6755'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6756'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6756'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6761'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6761'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6763'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6763'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6764'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6764'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6770'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6770'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6774'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6774'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6777'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6777'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6780'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6780'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6783'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6783'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6785'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6785'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6788'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6788'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6791'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6791'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6795'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6795'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6798'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6798'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6802'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6802'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6806'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6806'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6810'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6810'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6813'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6813'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6814'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6814'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6816'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6816'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6819'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6819'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6589'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6589'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6592'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6592'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6594'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6594'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6595'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6595'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6598'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6598'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6601'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6601'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6604'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6604'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6606'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6606'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6609'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6609'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6612'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6612'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6615'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6615'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6618'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6618'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6621'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6621'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6623'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6623'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6629'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6629'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6633'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6633'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6634'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6634'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6637'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6637'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6640'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6640'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6641'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6641'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6646'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6646'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6652'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6652'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6653'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6653'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6656'^^xsd:integer;
  dwc:scientificName 'Streptotheca thamensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345435'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6656'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6660'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6660'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6663'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6663'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6666'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6666'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6669'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6669'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6672'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6672'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6674'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6674'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6678'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6678'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6681'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6681'^^xsd:string;
  dwc:observationDate '1983-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6682'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6682'^^xsd:string;
  dwc:observationDate '1983-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6685'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6685'^^xsd:string;
  dwc:observationDate '1983-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6686'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6686'^^xsd:string;
  dwc:observationDate '1983-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6689'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6689'^^xsd:string;
  dwc:observationDate '1983-05-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6692'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6692'^^xsd:string;
  dwc:observationDate '1983-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6695'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6695'^^xsd:string;
  dwc:observationDate '1983-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6697'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6697'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6699'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6699'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6483'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6483'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6485'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6485'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6488'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6488'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6491'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6491'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6493'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6493'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6497'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6497'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6501'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6501'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6503'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6503'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6504'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6504'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6508'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6508'^^xsd:string;
  dwc:observationDate '1983-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6510'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6510'^^xsd:string;
  dwc:observationDate '1983-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6513'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6513'^^xsd:string;
  dwc:observationDate '1983-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6514'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6514'^^xsd:string;
  dwc:observationDate '1983-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6515'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6515'^^xsd:string;
  dwc:observationDate '1983-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6518'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6518'^^xsd:string;
  dwc:observationDate '1983-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6521'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6521'^^xsd:string;
  dwc:observationDate '1983-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6522'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6522'^^xsd:string;
  dwc:observationDate '1983-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6532'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6532'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6533'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6533'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6535'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6535'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6538'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6538'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6541'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6541'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6545'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6545'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6548'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6548'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6551'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6551'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6555'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6555'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6559'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6559'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6562'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6562'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6564'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6564'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6565'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6565'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6569'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6569'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6572'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6572'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6574'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6574'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6578'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6578'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6581'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6581'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6582'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6582'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6584'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6584'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6362'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.14'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6362'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6364'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.14'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6364'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6367'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.14'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6367'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6369'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.89'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6369'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6372'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.89'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6372'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6374'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.89'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6374'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6377'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.89'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6377'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6379'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.89'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6379'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6382'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.89'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6382'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6384'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.89'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6384'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6387'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.04'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6387'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6389'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.04'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6389'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6391'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.04'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6391'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6393'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.04'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6393'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6396'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.04'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6396'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6404'^^xsd:integer;
  dwc:scientificName 'Minuscula bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.04'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109585'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6404'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6408'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.04'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6408'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6409'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6409'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6412'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6412'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6414'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6414'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6418'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6418'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6422'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6422'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6425'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6425'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6429'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.03'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6429'^^xsd:string;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6433'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.45'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6433'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6434'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.45'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6434'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6435'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.45'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6435'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6438'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.45'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6438'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6443'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.45'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6443'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6444'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.45'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6444'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6448'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.45'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6448'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6452'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.45'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6452'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6453'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6453'^^xsd:string;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6454'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6454'^^xsd:string;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6458'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6458'^^xsd:string;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6461'^^xsd:integer;
  dwc:scientificName 'Stauroneis membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149316'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6461'^^xsd:string;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '149316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6464'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6464'^^xsd:string;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6467'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6467'^^xsd:string;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6471'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6471'^^xsd:string;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6477'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6477'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6251'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6251'^^xsd:string;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6254'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6254'^^xsd:string;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6258'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.72'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6258'^^xsd:string;
  dwc:observationDate '1990-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6262'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.72'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6262'^^xsd:string;
  dwc:observationDate '1990-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6264'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.72'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6264'^^xsd:string;
  dwc:observationDate '1990-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6269'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.72'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6269'^^xsd:string;
  dwc:observationDate '1990-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6272'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6272'^^xsd:string;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6273'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6273'^^xsd:string;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6276'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6276'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6279'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6279'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6284'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6284'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6285'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6285'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6286'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6286'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6289'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6289'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6292'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6292'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6298'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6298'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6299'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6299'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6302'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6302'^^xsd:string;
  dwc:observationDate '1982-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6304'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6304'^^xsd:string;
  dwc:observationDate '1982-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6306'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6306'^^xsd:string;
  dwc:observationDate '1982-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6310'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6310'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6314'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6314'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6317'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6317'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6319'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6319'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6321'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6321'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6323'^^xsd:integer;
  dwc:scientificName 'Biddulphia mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.85'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148968'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6323'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6324'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.85'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6324'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6325'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.85'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6325'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6326'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.85'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6326'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6329'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.85'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6329'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6333'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.85'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6333'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6334'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.85'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6334'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6338'^^xsd:integer;
  dwc:scientificName 'Stauroneis membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.85'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149316'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6338'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6339'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.85'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6339'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6342'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.85'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6342'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6344'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.85'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6344'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6348'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.85'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6348'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6352'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.14'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6352'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6354'^^xsd:integer;
  dwc:scientificName 'Detonula confervacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.14'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149286'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6354'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '163224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6358'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.14'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6358'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7455'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7455'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7462'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7462'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7464'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7464'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7468'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7468'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7471'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7471'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7475'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7475'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7478'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7478'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7480'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7480'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7482'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7482'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7484'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7484'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7490'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7490'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7491'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7491'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7494'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7494'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7497'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7497'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7499'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7499'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7502'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7502'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7504'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7504'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7506'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7506'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7507'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7507'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7511'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7511'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7514'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7514'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7517'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7517'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7519'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7519'^^xsd:string;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7523'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7523'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8177'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8177'^^xsd:string;
  dwc:observationDate '1986-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8181'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8181'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8185'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8185'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6143'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.89'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6143'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6144'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.89'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6144'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6147'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6147'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6151'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6151'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6154'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6154'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6157'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6157'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6158'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6158'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6162'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6162'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6164'^^xsd:integer;
  dwc:scientificName 'Biddulphia mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148968'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6164'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6167'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6167'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6171'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6171'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6176'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '3.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6176'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6180'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6180'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6184'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6184'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6188'^^xsd:integer;
  dwc:scientificName 'Minuscula bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109585'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6188'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6189'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6189'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6193'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6193'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6194'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6194'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6196'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6196'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6198'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6198'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6201'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6201'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6205'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6205'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6209'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6209'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6212'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6212'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6213'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.18'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6213'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6214'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.18'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6214'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6216'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.18'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6216'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6219'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.18'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6219'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6220'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.18'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6220'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6223'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.18'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6223'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6225'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.18'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6225'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6228'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.18'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6228'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6231'^^xsd:integer;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.18'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6231'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6234'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.18'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6234'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6236'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6236'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6239'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6239'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6243'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6243'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6245'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6245'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6248'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6248'^^xsd:string;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5924'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.16'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5924'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5928'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.16'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5928'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5930'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.16'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5930'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5932'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.68'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5932'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5934'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.68'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5934'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5938'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.68'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5938'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5941'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.68'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5941'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5944'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.68'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5944'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5947'^^xsd:integer;
  dwc:scientificName 'Minuscula bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.68'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109585'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5947'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5951'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5951'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5952'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5952'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5953'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5953'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5954'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5954'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5956'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5956'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5958'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5958'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5963'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5963'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5965'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5965'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5969'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5969'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5972'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5972'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5974'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5974'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5976'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5976'^^xsd:string;
  dwc:observationDate '1990-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5978'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5978'^^xsd:string;
  dwc:observationDate '1990-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5981'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5981'^^xsd:string;
  dwc:observationDate '1990-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5986'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.66'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5986'^^xsd:string;
  dwc:observationDate '1990-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5990'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.66'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5990'^^xsd:string;
  dwc:observationDate '1990-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5995'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.55'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5995'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5996'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.55'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5996'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5999'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.55'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5999'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6002'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.55'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6002'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6005'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.28'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6005'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6009'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.28'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6009'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6013'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.28'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6013'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6014'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.28'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6014'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6017'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.28'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6017'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6022'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6022'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6024'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6024'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6026'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6026'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6029'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6029'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6033'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6033'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6034'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6034'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5802'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5802'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5804'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5804'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5809'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5809'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5812'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5812'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5814'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5814'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5816'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.11'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5816'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5821'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.11'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5821'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5824'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.11'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5824'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5825'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.11'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5825'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5826'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.11'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5826'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5830'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.11'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5830'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5833'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5833'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5834'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5834'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5836'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5836'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5840'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5840'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5844'^^xsd:integer;
  dwc:scientificName 'Peridinium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5844'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5847'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.45'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5847'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5851'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.45'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5851'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5852'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.45'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5852'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5856'^^xsd:integer;
  dwc:scientificName 'Peridinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.45'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5856'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5860'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5860'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5866'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5866'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5870'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5870'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5873'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5873'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5874'^^xsd:integer;
  dwc:scientificName 'Minuscula bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109585'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5874'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5879'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.11'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5879'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5881'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.11'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5881'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5884'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5884'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5889'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5889'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5892'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5892'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5895'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5895'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5898'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5898'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5899'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5899'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5902'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5902'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5904'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.82'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5904'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5913'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.16'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5913'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5915'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.16'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5915'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5917'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.16'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5917'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5921'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.16'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5921'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5682'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5682'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5683'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5683'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5684'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5684'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5688'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5688'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5691'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5691'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5695'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5695'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5698'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5698'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5700'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5700'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5707'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5707'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5711'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5711'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5714'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5714'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5716'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5716'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5718'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5718'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5721'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5721'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5724'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5724'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5728'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5728'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5733'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5733'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5734'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5734'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5736'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5736'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5740'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5740'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5743'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5743'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5745'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5745'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5746'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5746'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5750'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5750'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5754'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5754'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5758'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5758'^^xsd:string;
  dwc:observationDate '1989-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5760'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5760'^^xsd:string;
  dwc:observationDate '1989-12-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5763'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5763'^^xsd:string;
  dwc:observationDate '1989-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5764'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5764'^^xsd:string;
  dwc:observationDate '1989-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5768'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5768'^^xsd:string;
  dwc:observationDate '1989-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5769'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5769'^^xsd:string;
  dwc:observationDate '1989-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5773'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.91'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5773'^^xsd:string;
  dwc:observationDate '1990-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5774'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.91'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5774'^^xsd:string;
  dwc:observationDate '1990-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5777'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.91'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5777'^^xsd:string;
  dwc:observationDate '1990-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5782'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5782'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5784'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5784'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5786'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5786'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5791'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5791'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5794'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5794'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5797'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5797'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5561'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5561'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5563'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5563'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5566'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5566'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5570'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5570'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5575'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5575'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5578'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5578'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5579'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5579'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5584'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5584'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5588'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5588'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5591'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5591'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5594'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5594'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5598'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5598'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5600'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149311'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5600'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5603'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5603'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5606'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5606'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5609'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5609'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5614'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5614'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5618'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5618'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5621'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5621'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5623'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5623'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5624'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5624'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5629'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5629'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5631'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5631'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5634'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5634'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5638'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5638'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5642'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5642'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5644'^^xsd:integer;
  dwc:scientificName 'Licmophora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149343'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5644'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5649'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5649'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5652'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5652'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5654'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5654'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5655'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5655'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5658'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5658'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5661'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5661'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5663'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5663'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5665'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5665'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5666'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5666'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5669'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5669'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5673'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5673'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5674'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5674'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5680'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5680'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8639'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8639'^^xsd:string;
  dwc:observationDate '1986-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8322'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8322'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '655'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:655'^^xsd:string;
  dwc:observationDate '1982-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3457'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3457'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3461'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3461'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3462'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3462'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3464'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3464'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3466'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3466'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3469'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3469'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3471'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3471'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3474'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3474'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3478'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3478'^^xsd:string;
  dwc:observationDate '1987-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3480'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3480'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3482'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3482'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3483'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3483'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3486'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3486'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3489'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3489'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3492'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3492'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3494'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3494'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3496'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3496'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3500'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3500'^^xsd:string;
  dwc:observationDate '1987-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3503'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3503'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3506'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3506'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3509'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3509'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3512'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3512'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3515'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3515'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3518'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3518'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3519'^^xsd:integer;
  dwc:scientificName 'Peridinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3519'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3522'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3522'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3524'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3524'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3529'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3529'^^xsd:string;
  dwc:observationDate '1987-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3437'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3437'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3440'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3440'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3441'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3441'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3442'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3442'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3444'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3444'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3447'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3447'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3452'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3452'^^xsd:string;
  dwc:observationDate '1987-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '414'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:414'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '417'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:417'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '421'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:421'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '424'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:424'^^xsd:string;
  dwc:observationDate '1982-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '429'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:429'^^xsd:string;
  dwc:observationDate '1982-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '431'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:431'^^xsd:string;
  dwc:observationDate '1982-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '434'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:434'^^xsd:string;
  dwc:observationDate '1982-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '437'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:437'^^xsd:string;
  dwc:observationDate '1982-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '441'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:441'^^xsd:string;
  dwc:observationDate '1982-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '444'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:444'^^xsd:string;
  dwc:observationDate '1982-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '449'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:449'^^xsd:string;
  dwc:observationDate '1982-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '452'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:452'^^xsd:string;
  dwc:observationDate '1982-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '454'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:454'^^xsd:string;
  dwc:observationDate '1982-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '457'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:457'^^xsd:string;
  dwc:observationDate '1982-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '459'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:459'^^xsd:string;
  dwc:observationDate '1982-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '463'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:463'^^xsd:string;
  dwc:observationDate '1982-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '466'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:466'^^xsd:string;
  dwc:observationDate '1982-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '469'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:469'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '472'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:472'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '478'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:478'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '479'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:479'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '483'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:483'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '485'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:485'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '488'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:488'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '492'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:492'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1215'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1215'^^xsd:string;
  dwc:observationDate '1983-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1216'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1216'^^xsd:string;
  dwc:observationDate '1983-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1220'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1220'^^xsd:string;
  dwc:observationDate '1983-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1226'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1226'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1231'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1231'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1234'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1234'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1235'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1235'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1239'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1239'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1242'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1242'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1243'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1243'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1245'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1245'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1249'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1249'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1254'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1254'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1257'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1257'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1258'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1258'^^xsd:string;
  dwc:observationDate '1984-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1260'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1260'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1269'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1269'^^xsd:string;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1274'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1274'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1278'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1278'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1281'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1281'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1284'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1284'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1288'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1288'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1289'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1289'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1293'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1293'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1296'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1296'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1297'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1297'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1301'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1301'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1304'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1304'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1308'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1308'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1313'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1313'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1315'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1315'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1318'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1318'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1321'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1321'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1323'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1323'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1325'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1325'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1328'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1328'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1331'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1331'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1332'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1332'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1334'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1334'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '770'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:770'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '774'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:774'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '777'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:777'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '781'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:781'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '783'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:783'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '784'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:784'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '786'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:786'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '790'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:790'^^xsd:string;
  dwc:observationDate '1983-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '793'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:793'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '794'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:794'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '795'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:795'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '800'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:800'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '801'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:801'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '804'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:804'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '806'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:806'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '808'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:808'^^xsd:string;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '813'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:813'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '814'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:814'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '816'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:816'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '822'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:822'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '824'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:824'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '825'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:825'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '828'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:828'^^xsd:string;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '832'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:832'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '834'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:834'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '838'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:838'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '842'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:842'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '845'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:845'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '847'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:847'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '853'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:853'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '854'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:854'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '864'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:864'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '865'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:865'^^xsd:string;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '867'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:867'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '871'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:871'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '874'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:874'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '880'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:880'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '884'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:884'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '887'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:887'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '990'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:990'^^xsd:string;
  dwc:observationDate '1983-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:660'^^xsd:string;
  dwc:observationDate '1982-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '663'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:663'^^xsd:string;
  dwc:observationDate '1982-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:664'^^xsd:string;
  dwc:observationDate '1982-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '668'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:668'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '673'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:673'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '674'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:674'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '676'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:676'^^xsd:string;
  dwc:observationDate '1983-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '678'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:678'^^xsd:string;
  dwc:observationDate '1983-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '682'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:682'^^xsd:string;
  dwc:observationDate '1983-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '686'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:686'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '691'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:691'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '692'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:692'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '695'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:695'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '697'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:697'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '699'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:699'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '704'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:704'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '707'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:707'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '710'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:710'^^xsd:string;
  dwc:observationDate '1983-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '712'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:712'^^xsd:string;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '714'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:714'^^xsd:string;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '719'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:719'^^xsd:string;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '722'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:722'^^xsd:string;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '725'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:725'^^xsd:string;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '728'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:728'^^xsd:string;
  dwc:observationDate '1983-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '729'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:729'^^xsd:string;
  dwc:observationDate '1983-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '732'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:732'^^xsd:string;
  dwc:observationDate '1983-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '733'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:733'^^xsd:string;
  dwc:observationDate '1983-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '735'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:735'^^xsd:string;
  dwc:observationDate '1983-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '738'^^xsd:integer;
  dwc:scientificName 'Biddulphia mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148968'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:738'^^xsd:string;
  dwc:observationDate '1983-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '741'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:741'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '744'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:744'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '749'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:749'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '752'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:752'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '754'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:754'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '758'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:758'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '759'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:759'^^xsd:string;
  dwc:observationDate '1983-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '762'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:762'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '764'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:764'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '767'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:767'^^xsd:string;
  dwc:observationDate '1983-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '548'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:548'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '551'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:551'^^xsd:string;
  dwc:observationDate '1982-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '554'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:554'^^xsd:string;
  dwc:observationDate '1982-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '558'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:558'^^xsd:string;
  dwc:observationDate '1982-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '563'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:563'^^xsd:string;
  dwc:observationDate '1982-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '564'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:564'^^xsd:string;
  dwc:observationDate '1982-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '569'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:569'^^xsd:string;
  dwc:observationDate '1982-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '572'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:572'^^xsd:string;
  dwc:observationDate '1982-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '573'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:573'^^xsd:string;
  dwc:observationDate '1982-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '574'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:574'^^xsd:string;
  dwc:observationDate '1982-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '579'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:579'^^xsd:string;
  dwc:observationDate '1982-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '580'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:580'^^xsd:string;
  dwc:observationDate '1982-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '583'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:583'^^xsd:string;
  dwc:observationDate '1982-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '584'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:584'^^xsd:string;
  dwc:observationDate '1982-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '589'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:589'^^xsd:string;
  dwc:observationDate '1982-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '593'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:593'^^xsd:string;
  dwc:observationDate '1982-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '594'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:594'^^xsd:string;
  dwc:observationDate '1982-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '596'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:596'^^xsd:string;
  dwc:observationDate '1982-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '599'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:599'^^xsd:string;
  dwc:observationDate '1982-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '602'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:602'^^xsd:string;
  dwc:observationDate '1982-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '604'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:604'^^xsd:string;
  dwc:observationDate '1982-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '610'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:610'^^xsd:string;
  dwc:observationDate '1982-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '613'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:613'^^xsd:string;
  dwc:observationDate '1982-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '614'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:614'^^xsd:string;
  dwc:observationDate '1982-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '618'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:618'^^xsd:string;
  dwc:observationDate '1982-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '622'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:622'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '624'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:624'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '626'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:626'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '632'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:632'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '633'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:633'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '634'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:634'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '636'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:636'^^xsd:string;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '638'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:638'^^xsd:string;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '641'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:641'^^xsd:string;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '644'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:644'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '645'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:645'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '646'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:646'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '650'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:650'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '653'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:653'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '654'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:654'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '494'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:494'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '497'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:497'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '498'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:498'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '499'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:499'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '502'^^xsd:integer;
  dwc:scientificName 'Biddulphia mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148968'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:502'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '505'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:505'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '510'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:510'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '513'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:513'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '514'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:514'^^xsd:string;
  dwc:observationDate '1982-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '519'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:519'^^xsd:string;
  dwc:observationDate '1982-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '522'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:522'^^xsd:string;
  dwc:observationDate '1982-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '525'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:525'^^xsd:string;
  dwc:observationDate '1982-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '526'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:526'^^xsd:string;
  dwc:observationDate '1982-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '527'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:527'^^xsd:string;
  dwc:observationDate '1982-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '531'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:531'^^xsd:string;
  dwc:observationDate '1982-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '534'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:534'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '535'^^xsd:integer;
  dwc:scientificName 'Biddulphia mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148968'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:535'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '539'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:539'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '543'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:543'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '544'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149311'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:544'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '409'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:409'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '334'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:334'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '335'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:335'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '336'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:336'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '339'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:339'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '342'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:342'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '344'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:344'^^xsd:string;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '347'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:347'^^xsd:string;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '351'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:351'^^xsd:string;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '354'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:354'^^xsd:string;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '358'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:358'^^xsd:string;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '361'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:361'^^xsd:string;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '364'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:364'^^xsd:string;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '367'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:367'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '369'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:369'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '372'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:372'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '374'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:374'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '376'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:376'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '378'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:378'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '381'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:381'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '384'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:384'^^xsd:string;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '389'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:389'^^xsd:string;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '394'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:394'^^xsd:string;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '398'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:398'^^xsd:string;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '402'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:402'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '404'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:404'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '405'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:405'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10'^^xsd:string;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A13> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '13'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:13'^^xsd:string;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A14> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '14'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:14'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A17> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '17'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:17'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A18> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '18'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:18'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A25> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '25'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:25'^^xsd:string;
  dwc:observationDate '1982-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A31> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '31'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:31'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A34> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '34'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:34'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A36> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '36'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:36'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A39> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '39'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:39'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A41> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '41'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:41'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A44> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '44'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:44'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A48> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '48'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:48'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A49> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '49'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:49'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A52> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '52'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:52'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A54> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '54'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:54'^^xsd:string;
  dwc:observationDate '1982-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A58> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '58'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:58'^^xsd:string;
  dwc:observationDate '1982-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A61> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '61'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:61'^^xsd:string;
  dwc:observationDate '1982-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A62> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '62'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:62'^^xsd:string;
  dwc:observationDate '1982-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A66> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '66'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:66'^^xsd:string;
  dwc:observationDate '1982-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A69> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '69'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:69'^^xsd:string;
  dwc:observationDate '1982-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A72> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '72'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:72'^^xsd:string;
  dwc:observationDate '1982-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A75> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '75'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:75'^^xsd:string;
  dwc:observationDate '1982-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A78> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '78'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:78'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A82> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '82'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:82'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A87> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '87'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:87'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A90> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '90'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:90'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A91> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '91'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:91'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '255'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:255'^^xsd:string;
  dwc:observationDate '1982-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '261'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:261'^^xsd:string;
  dwc:observationDate '1983-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '264'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:264'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '267'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:267'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A96> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '96'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:96'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '100'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:100'^^xsd:string;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '104'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:104'^^xsd:string;
  dwc:observationDate '1982-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '105'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:105'^^xsd:string;
  dwc:observationDate '1982-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '108'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:108'^^xsd:string;
  dwc:observationDate '1982-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '111'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:111'^^xsd:string;
  dwc:observationDate '1982-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '114'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:114'^^xsd:string;
  dwc:observationDate '1982-03-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '116'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:116'^^xsd:string;
  dwc:observationDate '1982-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '119'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:119'^^xsd:string;
  dwc:observationDate '1982-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '121'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:121'^^xsd:string;
  dwc:observationDate '1982-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '126'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:126'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '131'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:131'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '135'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:135'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '136'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:136'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '141'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:141'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '142'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:142'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '149'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:149'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '213'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:213'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '154'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:154'^^xsd:string;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '156'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:156'^^xsd:string;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '160'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:160'^^xsd:string;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '163'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:163'^^xsd:string;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '164'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:164'^^xsd:string;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:168'^^xsd:string;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '171'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:171'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '174'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:174'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '177'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:177'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '179'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:179'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '181'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:181'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '182'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:182'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '187'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:187'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '189'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:189'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '191'^^xsd:integer;
  dwc:scientificName 'Biddulphia mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148968'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:191'^^xsd:string;
  dwc:observationDate '1982-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '195'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:195'^^xsd:string;
  dwc:observationDate '1982-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '202'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:202'^^xsd:string;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '204'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:204'^^xsd:string;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '208'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:208'^^xsd:string;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '211'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:211'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '216'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:216'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '219'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:219'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '221'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:221'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '224'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:224'^^xsd:string;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '227'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:227'^^xsd:string;
  dwc:observationDate '1982-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '228'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:228'^^xsd:string;
  dwc:observationDate '1982-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '232'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:232'^^xsd:string;
  dwc:observationDate '1982-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '235'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:235'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '239'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:239'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '242'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:242'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '244'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:244'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '248'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:248'^^xsd:string;
  dwc:observationDate '1982-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '249'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:249'^^xsd:string;
  dwc:observationDate '1982-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '252'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:252'^^xsd:string;
  dwc:observationDate '1982-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '268'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:268'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '272'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:272'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '275'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:275'^^xsd:string;
  dwc:observationDate '1983-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '278'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:278'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '281'^^xsd:integer;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:281'^^xsd:string;
  dwc:observationDate '1983-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '285'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:285'^^xsd:string;
  dwc:observationDate '1983-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '286'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:286'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '290'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:290'^^xsd:string;
  dwc:observationDate '1982-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '294'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:294'^^xsd:string;
  dwc:observationDate '1982-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '295'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:295'^^xsd:string;
  dwc:observationDate '1982-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '298'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:298'^^xsd:string;
  dwc:observationDate '1982-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '300'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:300'^^xsd:string;
  dwc:observationDate '1982-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '302'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:302'^^xsd:string;
  dwc:observationDate '1982-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '304'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:304'^^xsd:string;
  dwc:observationDate '1982-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '309'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:309'^^xsd:string;
  dwc:observationDate '1982-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '312'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:312'^^xsd:string;
  dwc:observationDate '1982-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '314'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '9.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:314'^^xsd:string;
  dwc:observationDate '1982-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '318'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:318'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '319'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:319'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '322'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:322'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '327'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:327'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '330'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:330'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '331'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:331'^^xsd:string;
  dwc:observationDate '1982-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11336'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11336'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11339'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11339'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11340'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11340'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11346'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11346'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11348'^^xsd:integer;
  dwc:scientificName 'Ciliate sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11348'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11350'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11350'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11356'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11356'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11360'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11360'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11361'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11361'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11364'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11364'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11367'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11367'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11370'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11370'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11371'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11371'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11376'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11376'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11382'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11382'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11384'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11384'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11387'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11387'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11390'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11390'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11396'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11396'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11398'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11398'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11399'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11399'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11402'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11402'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11407'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11407'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11411'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11411'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11415'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11415'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11417'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11417'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11418'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11418'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11421'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11421'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11425'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.64'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11425'^^xsd:string;
  dwc:observationDate '1990-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11428'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.64'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11428'^^xsd:string;
  dwc:observationDate '1990-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11433'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11433'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11435'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.88'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11435'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11439'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.88'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11439'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11440'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11440'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11442'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11442'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11446'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11446'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11451'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11451'^^xsd:string;
  dwc:observationDate '1989-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11455'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11455'^^xsd:string;
  dwc:observationDate '1989-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11460'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11460'^^xsd:string;
  dwc:observationDate '1989-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11208'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11208'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11212'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11212'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11214'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11214'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11216'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11216'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11218'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11218'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11220'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11220'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11225'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11225'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11229'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11229'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11235'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11235'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11240'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11240'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11244'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11244'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11248'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11248'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11251'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11251'^^xsd:string;
  dwc:observationDate '1989-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11254'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11254'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11255'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11255'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11258'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11258'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11260'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11260'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11262'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11262'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11266'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11266'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11269'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11269'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11271'^^xsd:integer;
  dwc:scientificName 'Stauroneis membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149316'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11271'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11274'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11274'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11278'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11278'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11279'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11279'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11282'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11282'^^xsd:string;
  dwc:observationDate '1989-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11285'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11285'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11289'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11289'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11290'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11290'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11293'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11293'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11296'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11296'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11300'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11300'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11301'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11301'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11307'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11307'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11311'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11311'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11314'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11314'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11318'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11318'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11322'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11322'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11326'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11326'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11331'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11331'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11335'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11335'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11070'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11070'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11076'^^xsd:integer;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11076'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11081'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11081'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11084'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11084'^^xsd:string;
  dwc:observationDate '1989-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11086'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11086'^^xsd:string;
  dwc:observationDate '1989-01-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11087'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11087'^^xsd:string;
  dwc:observationDate '1989-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11088'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11088'^^xsd:string;
  dwc:observationDate '1989-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11091'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11091'^^xsd:string;
  dwc:observationDate '1989-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11094'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11094'^^xsd:string;
  dwc:observationDate '1989-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11098'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11098'^^xsd:string;
  dwc:observationDate '1989-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11102'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11102'^^xsd:string;
  dwc:observationDate '1989-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11106'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11106'^^xsd:string;
  dwc:observationDate '1989-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11109'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11109'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11114'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11114'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11116'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11116'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11122'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11122'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11124'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11124'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11126'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11126'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11130'^^xsd:integer;
  dwc:scientificName 'Bacillaria paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149317'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11130'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11136'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11136'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11140'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11140'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11141'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11141'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11144'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11144'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11147'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11147'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11150'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11150'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11156'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11156'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11161'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11161'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11164'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11164'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11167'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11167'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11171'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11171'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11173'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11173'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11175'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11175'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11177'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11177'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11180'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11180'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11185'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11185'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11188'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11188'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11195'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11195'^^xsd:string;
  dwc:observationDate '1989-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11199'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11199'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11200'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11200'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11204'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11204'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10945'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10945'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10951'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10951'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10955'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10955'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10960'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10960'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10964'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10964'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10967'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10967'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10969'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10969'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10972'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10972'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10976'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10976'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10979'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10979'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10980'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10980'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10982'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10982'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10987'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10987'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10989'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10989'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10991'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10991'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10994'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10994'^^xsd:string;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10998'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10998'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11001'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11001'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11002'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11002'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11006'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11006'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11010'^^xsd:integer;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11010'^^xsd:string;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11014'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11014'^^xsd:string;
  dwc:observationDate '1988-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11017'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11017'^^xsd:string;
  dwc:observationDate '1988-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11020'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11020'^^xsd:string;
  dwc:observationDate '1988-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11022'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11022'^^xsd:string;
  dwc:observationDate '1988-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11025'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11025'^^xsd:string;
  dwc:observationDate '1989-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11027'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11027'^^xsd:string;
  dwc:observationDate '1989-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11029'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11029'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11030'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11030'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11036'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11036'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11039'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11039'^^xsd:string;
  dwc:observationDate '1989-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11046'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11046'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11047'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11047'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11050'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11050'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11051'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11051'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11056'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11056'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11057'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11057'^^xsd:string;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11060'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11060'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11065'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11065'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11069'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11069'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10820'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10820'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10824'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10824'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10828'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10828'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10830'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10830'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10832'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10832'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10834'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10834'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10836'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10836'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10838'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10838'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10841'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10841'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10844'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10844'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10846'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149311'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10846'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10848'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10848'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10850'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10850'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10852'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10852'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10856'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10856'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10859'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10859'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10865'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10865'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10867'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10867'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10869'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10869'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10871'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10871'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10876'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10876'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10879'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10879'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10880'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10880'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10887'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10887'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10890'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10890'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10896'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10896'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10900'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10900'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10902'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10902'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10904'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10904'^^xsd:string;
  dwc:observationDate '1988-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10907'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10907'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10911'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10911'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10915'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10915'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10916'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149311'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10916'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10920'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10920'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10922'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10922'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10925'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10925'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10928'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10928'^^xsd:string;
  dwc:observationDate '1988-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10934'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10934'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10938'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10938'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10942'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10942'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10694'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10694'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10695'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10695'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10699'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10699'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10702'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10702'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10704'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10704'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10708'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10708'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10712'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10712'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10714'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10714'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10717'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10717'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10721'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10721'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10724'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10724'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10728'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10728'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10731'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10731'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10735'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10735'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10736'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10736'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10741'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10741'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10742'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10742'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10744'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10744'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10748'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10748'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10752'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10752'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10755'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10755'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10762'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10762'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10765'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10765'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10769'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10769'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10771'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10771'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10773'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10773'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10774'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10774'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10778'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10778'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10779'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10779'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10782'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10782'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10785'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10785'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10787'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10787'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10790'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10790'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10791'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10791'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10794'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10794'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10797'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10797'^^xsd:string;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10801'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10801'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10802'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10802'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10811'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10811'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10815'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10815'^^xsd:string;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10572'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10572'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10574'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10574'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10575'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10575'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10577'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10577'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10579'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10579'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10582'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10582'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10585'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10585'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10590'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10590'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10594'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10594'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10599'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10599'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10602'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10602'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10606'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10606'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10608'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10608'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10612'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10612'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10614'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10614'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10618'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10618'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10621'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10621'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10626'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10626'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10631'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10631'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10632'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10632'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10636'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10636'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10639'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10639'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10647'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10647'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10648'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10648'^^xsd:string;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10651'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10651'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10654'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10654'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10657'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10657'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10659'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10659'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10661'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10661'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10664'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10664'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10666'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10666'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10668'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10668'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10670'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10670'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10672'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10672'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10675'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10675'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10679'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10679'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10684'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10684'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10686'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10686'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10687'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10687'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10692'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10692'^^xsd:string;
  dwc:observationDate '1988-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10443'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10443'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10446'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10446'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10449'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10449'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10450'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10450'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10455'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10455'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10460'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10460'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10466'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10466'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10471'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10471'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10474'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10474'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10477'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10477'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10480'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10480'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10482'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10482'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10485'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10485'^^xsd:string;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10489'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10489'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10491'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10491'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10497'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10497'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10501'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10501'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10506'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10506'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10509'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10509'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10511'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10511'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10515'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10515'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10516'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10516'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10519'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10519'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10520'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10520'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10524'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10524'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10528'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10528'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10532'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10532'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10536'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10536'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10539'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10539'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10544'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10544'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10546'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10546'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10549'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10549'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10552'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10552'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10554'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10554'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10559'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10559'^^xsd:string;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10562'^^xsd:integer;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10562'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10564'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10564'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10567'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10567'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10569'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10569'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10571'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10571'^^xsd:string;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10321'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10321'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10325'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10325'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10328'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10328'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10329'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10329'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10332'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10332'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10336'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10336'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10339'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10339'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10340'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10340'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10342'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10342'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10345'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10345'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10347'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10347'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10351'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10351'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10356'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10356'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10357'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10357'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10361'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10361'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10364'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10364'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10367'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10367'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10369'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10369'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10372'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10372'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10374'^^xsd:integer;
  dwc:scientificName 'Favella ehrenbergi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10374'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10378'^^xsd:integer;
  dwc:scientificName 'Strombidium conicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101289'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10378'^^xsd:string;
  dwc:observationDate '1988-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10381'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10381'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10386'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10386'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10388'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10388'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10390'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10390'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10395'^^xsd:integer;
  dwc:scientificName 'Ciliate sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10395'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10398'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10398'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10399'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10399'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10407'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10407'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10411'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10411'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10412'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10412'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10415'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10415'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10419'^^xsd:integer;
  dwc:scientificName 'Ciliate sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10419'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10424'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10424'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10428'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10428'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10431'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10431'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10434'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10434'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10436'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10436'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10439'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10439'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10440'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10440'^^xsd:string;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10187'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10187'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10190'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10190'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10195'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10195'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10197'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10197'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10200'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10200'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10205'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10205'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10210'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10210'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10215'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10215'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10218'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10218'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10219'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10219'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10222'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10222'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10225'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10225'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10228'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10228'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10233'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10233'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10236'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10236'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10239'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10239'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10243'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10243'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10244'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10244'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10247'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10247'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10250'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10250'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10255'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10255'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10256'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10256'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10260'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10260'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10264'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10264'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10269'^^xsd:integer;
  dwc:scientificName 'Biddulphia regia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149323'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10269'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10272'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10272'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10275'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10275'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10281'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10281'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10286'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10286'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10291'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10291'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10296'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10296'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10299'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10299'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10303'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10303'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10304'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10304'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10306'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10306'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10309'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10309'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10312'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10312'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10314'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10314'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10316'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10316'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10318'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10318'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10061'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10061'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10062'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10062'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10065'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10065'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10068'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10068'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10070'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10070'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10075'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10075'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10078'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10078'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10081'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10081'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10084'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10084'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10089'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10089'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10092'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10092'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10095'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10095'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10096'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10096'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10100'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10100'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10106'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10106'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10109'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10109'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10114'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10114'^^xsd:string;
  dwc:observationDate '1988-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10116'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10116'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10118'^^xsd:integer;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10118'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10122'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10122'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10124'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10124'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10126'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10126'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10130'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10130'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10135'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10135'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10136'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10136'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10139'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10139'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10142'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10142'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10147'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10147'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10149'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10149'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10151'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10151'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10160'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10160'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10161'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10161'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10164'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10164'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10168'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10168'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10171'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10171'^^xsd:string;
  dwc:observationDate '1988-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10176'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10176'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10178'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10178'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10183'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10183'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10184'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10184'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10186'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10186'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9941'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9941'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9942'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9942'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9945'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9945'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9950'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9950'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9953'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9953'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9954'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9954'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9955'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9955'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9959'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9959'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9960'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9960'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9963'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9963'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9965'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9965'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9967'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9967'^^xsd:string;
  dwc:observationDate '1988-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9970'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9970'^^xsd:string;
  dwc:observationDate '1988-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9973'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9973'^^xsd:string;
  dwc:observationDate '1988-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9974'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9974'^^xsd:string;
  dwc:observationDate '1988-01-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9977'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9977'^^xsd:string;
  dwc:observationDate '1988-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9982'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9982'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9988'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9988'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9996'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9996'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10000'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10000'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10004'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10004'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10007'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10007'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10008'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10008'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10013'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10013'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10014'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10014'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10018'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10018'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10019'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10019'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10022'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10022'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10024'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10024'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10026'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10026'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10030'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10030'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10031'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10031'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10035'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10035'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10042'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10042'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10044'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10044'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10048'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10048'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10052'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10052'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10055'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10055'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10057'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10057'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12512'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.52'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12512'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12514'^^xsd:integer;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12514'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12518'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12518'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12520'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12520'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12522'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12522'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12525'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12525'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12526'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12526'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12531'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12531'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12535'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12535'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12536'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12536'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12540'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12540'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12541'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12541'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12544'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12544'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12546'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12546'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12549'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.41'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12549'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12554'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12554'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12558'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12558'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12562'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12562'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12575'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.97'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12575'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12579'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.97'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12579'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12580'^^xsd:integer;
  dwc:scientificName 'Stauroneis membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.97'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149316'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12580'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12585'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.97'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12585'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12590'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.97'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12590'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12594'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.97'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12594'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12595'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.97'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12595'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12597'^^xsd:integer;
  dwc:scientificName 'Biddulphia regia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149323'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12597'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12600'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12600'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12604'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12604'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12606'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12606'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12609'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12609'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12612'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12612'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12614'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12614'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12615'^^xsd:integer;
  dwc:scientificName 'Stauroneis membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149316'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12615'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12619'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12619'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12622'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12622'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12625'^^xsd:integer;
  dwc:scientificName 'Minuscula bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.25'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109585'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12625'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12630'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.13'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12630'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12631'^^xsd:integer;
  dwc:scientificName 'Biddulphia regia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.13'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149323'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12631'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12635'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.13'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12635'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12640'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.13'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12640'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12317'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.24'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12317'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12319'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12319'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12321'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12321'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12325'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12325'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12328'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12328'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12329'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12329'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12332'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12332'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12335'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12335'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12336'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12336'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12341'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12341'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12344'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12344'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12348'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12348'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12352'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12352'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12356'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12356'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12359'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12359'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12360'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.48'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12360'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12364'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.19'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12364'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12366'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.19'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12366'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12368'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.19'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12368'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12371'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.19'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12371'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12374'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.19'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12374'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12377'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.19'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12377'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12378'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12378'^^xsd:string;
  dwc:observationDate '1990-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12382'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12382'^^xsd:string;
  dwc:observationDate '1990-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12389'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12389'^^xsd:string;
  dwc:observationDate '1990-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12392'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12392'^^xsd:string;
  dwc:observationDate '1990-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12396'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12396'^^xsd:string;
  dwc:observationDate '1990-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12400'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12400'^^xsd:string;
  dwc:observationDate '1990-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12403'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12403'^^xsd:string;
  dwc:observationDate '1990-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12406'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12406'^^xsd:string;
  dwc:observationDate '1990-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12410'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12410'^^xsd:string;
  dwc:observationDate '1990-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12487'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.52'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12487'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12488'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.52'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12488'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12491'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.52'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12491'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12494'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.52'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12494'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12495'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.52'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12495'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12498'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.52'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12498'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12502'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.52'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12502'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12504'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.52'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12504'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12508'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.52'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12508'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12193'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12193'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12197'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12197'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12198'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12198'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12201'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12201'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12204'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12204'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12207'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12207'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12209'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12209'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12212'^^xsd:integer;
  dwc:scientificName 'Peridinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12212'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12215'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.88'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12215'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12218'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.88'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12218'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12223'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.84'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12223'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12226'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.84'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12226'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12230'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.84'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12230'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12235'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12235'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12238'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12238'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12243'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12243'^^xsd:string;
  dwc:observationDate '1990-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12245'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12245'^^xsd:string;
  dwc:observationDate '1990-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12249'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12249'^^xsd:string;
  dwc:observationDate '1990-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12251'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12251'^^xsd:string;
  dwc:observationDate '1990-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12254'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.87'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12254'^^xsd:string;
  dwc:observationDate '1990-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12258'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12258'^^xsd:string;
  dwc:observationDate '1990-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12261'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12261'^^xsd:string;
  dwc:observationDate '1990-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12266'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12266'^^xsd:string;
  dwc:observationDate '1990-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12269'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12269'^^xsd:string;
  dwc:observationDate '1990-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12271'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.06'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12271'^^xsd:string;
  dwc:observationDate '1990-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12274'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12274'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12277'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12277'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12279'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12279'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12282'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12282'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12284'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12284'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12289'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12289'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12292'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12292'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12296'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.58'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12296'^^xsd:string;
  dwc:observationDate '1990-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12300'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.24'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12300'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12303'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.24'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12303'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12304'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.24'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12304'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12305'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.24'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12305'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12309'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.24'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12309'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12312'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.24'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12312'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12314'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.24'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12314'^^xsd:string;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12069'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12069'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12072'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12072'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12075'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12075'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12078'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12078'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12082'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.37'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12082'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12087'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.37'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12087'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12090'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.37'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12090'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12094'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.37'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12094'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12099'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.37'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12099'^^xsd:string;
  dwc:observationDate '1990-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12102'^^xsd:integer;
  dwc:scientificName 'Actinoptychus undulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.93'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149277'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12102'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '148948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12104'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.93'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12104'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12107'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.93'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12107'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12111'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.93'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12111'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12114'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.93'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12114'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12117'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.93'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12117'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12118'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.93'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12118'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12122'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.93'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12122'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12124'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.93'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12124'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12129'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12129'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12132'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12132'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12135'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12135'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12136'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12136'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12140'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12140'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12145'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12145'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12149'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12149'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12152'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12152'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12154'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.76'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12154'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12156'^^xsd:integer;
  dwc:scientificName 'Biddulphia regia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.76'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149323'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12156'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12158'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.76'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12158'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12159'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.76'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12159'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12162'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.76'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12162'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12165'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.76'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12165'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12169'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.76'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12169'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12171'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.76'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12171'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12174'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.76'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12174'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12179'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.76'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12179'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12182'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8.76'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12182'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12184'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12184'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12187'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12187'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12191'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.65'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12191'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11951'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11951'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11955'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11955'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11960'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11960'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11962'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11962'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11964'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11964'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11968'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11968'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11972'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11972'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11974'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11974'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11979'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11979'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11982'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11982'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11985'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11985'^^xsd:string;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11990'^^xsd:integer;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11990'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11991'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11991'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11994'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11994'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11997'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11997'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12001'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12001'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12002'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12002'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12004'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12004'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12007'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12007'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12010'^^xsd:integer;
  dwc:scientificName 'Peridinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12010'^^xsd:string;
  dwc:observationDate '1989-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12013'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12013'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12014'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12014'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12017'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12017'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12021'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12021'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12022'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12022'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12026'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12026'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12030'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12030'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12032'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12032'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12034'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12034'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12038'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12038'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12042'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12042'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12045'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12045'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12046'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12046'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12050'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12050'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12055'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12055'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12056'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12056'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12059'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.21'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12059'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12061'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12061'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12063'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12063'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12065'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.36'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12065'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11835'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.67'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11835'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11837'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.84'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11837'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11841'^^xsd:integer;
  dwc:scientificName 'Minuscula bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.84'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109585'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11841'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11842'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.84'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11842'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11844'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.84'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11844'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11848'^^xsd:integer;
  dwc:scientificName 'Thecacineta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.84'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '341358'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11848'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '341358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11849'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.84'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11849'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11852'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11852'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11854'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11854'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11859'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11859'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11862'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11862'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11864'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.31'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11864'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11869'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.31'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11869'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11872'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.19'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11872'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11874'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.19'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11874'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11877'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.19'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11877'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11879'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11879'^^xsd:string;
  dwc:observationDate '1990-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11881'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11881'^^xsd:string;
  dwc:observationDate '1990-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11885'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.02'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11885'^^xsd:string;
  dwc:observationDate '1990-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11891'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11891'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11894'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11894'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11898'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11898'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11901'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11901'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11904'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11904'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11906'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11906'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11908'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11908'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11909'^^xsd:integer;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11909'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11911'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11911'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11914'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11914'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11916'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11916'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11922'^^xsd:integer;
  dwc:scientificName 'Stauroneis membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149316'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11922'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '149316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11924'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11924'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11927'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11927'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11932'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11932'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11934'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11934'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11938'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11938'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11939'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11939'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11941'^^xsd:integer;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11941'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11945'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11945'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11948'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11948'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11775'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11775'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11779'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11779'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11783'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11783'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11784'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11784'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11787'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11787'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11793'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11793'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11795'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11795'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11798'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11798'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11802'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.88'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11802'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11805'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.88'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11805'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11807'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.88'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11807'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11810'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11810'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11814'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11814'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11818'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11818'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11821'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11821'^^xsd:string;
  dwc:observationDate '1989-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11822'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.64'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11822'^^xsd:string;
  dwc:observationDate '1990-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11825'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.64'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11825'^^xsd:string;
  dwc:observationDate '1990-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11829'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.64'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11829'^^xsd:string;
  dwc:observationDate '1990-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11705'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11705'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11710'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11710'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11714'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11714'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11717'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus commutatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148991'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11717'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '450729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11718'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11718'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11721'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11721'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11722'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11722'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11726'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11726'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11731'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11731'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11735'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11735'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11736'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11736'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11739'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11739'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11740'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11740'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11741'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11741'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11746'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11746'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11747'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11747'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11751'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11751'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11755'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus commutatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148991'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11755'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '450729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11760'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11760'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11766'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11766'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11770'^^xsd:integer;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11770'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11771'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11771'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11592'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11592'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11594'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11594'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11596'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11596'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11599'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11599'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11602'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11602'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11604'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11604'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11608'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11608'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11610'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11610'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11613'^^xsd:integer;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11613'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11614'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11614'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11616'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11616'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11618'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11618'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11619'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11619'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11622'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11622'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11624'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11624'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11626'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11626'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11628'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11628'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11632'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11632'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11634'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11634'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11636'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11636'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11639'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11639'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11642'^^xsd:integer;
  dwc:scientificName 'Brachiomonas submarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11642'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '345437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11644'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11644'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11648'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11648'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11651'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11651'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11654'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11654'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11659'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11659'^^xsd:string;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11662'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11662'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11664'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11664'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11668'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11668'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11672'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11672'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11676'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11676'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11678'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11678'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11681'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11681'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11685'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11685'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11689'^^xsd:integer;
  dwc:scientificName 'Strombidium sp4'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11689'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11694'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11694'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11697'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11697'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11698'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11698'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11702'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11702'^^xsd:string;
  dwc:observationDate '1989-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11464'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11464'^^xsd:string;
  dwc:observationDate '1989-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11467'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11467'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11471'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11471'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11473'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11473'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11476'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11476'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11477'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11477'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11480'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11480'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11484'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11484'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11487'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11487'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11492'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11492'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11496'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11496'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11501'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11501'^^xsd:string;
  dwc:observationDate '1989-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11504'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11504'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11508'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11508'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11512'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11512'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11514'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11514'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11515'^^xsd:integer;
  dwc:scientificName 'Thalassiosira fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149160'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11515'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11517'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11517'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11520'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11520'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11522'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11522'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11525'^^xsd:integer;
  dwc:scientificName 'Minuscula bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109585'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11525'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11528'^^xsd:integer;
  dwc:scientificName 'Strombidium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11528'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11532'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11532'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11535'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11535'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11539'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11539'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11545'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11545'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11549'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11549'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11551'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11551'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11554'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11554'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11557'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11557'^^xsd:string;
  dwc:observationDate '1989-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11561'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11561'^^xsd:string;
  dwc:observationDate '1989-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11564'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11564'^^xsd:string;
  dwc:observationDate '1989-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11567'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11567'^^xsd:string;
  dwc:observationDate '1989-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11568'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11568'^^xsd:string;
  dwc:observationDate '1989-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11571'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11571'^^xsd:string;
  dwc:observationDate '1989-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11575'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11575'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11578'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11578'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11582'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11582'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11585'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11585'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11588'^^xsd:integer;
  dwc:scientificName 'Strombidium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11588'^^xsd:string;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4074'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4074'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4077'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4077'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4078'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4078'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4082'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4082'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4005'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4005'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4011'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4011'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4014'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4014'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4016'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4016'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4021'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4021'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4025'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4025'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4027'^^xsd:integer;
  dwc:scientificName 'Small round cells'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4027'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4030'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4030'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4037'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4037'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4040'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4040'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4044'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4044'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4046'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4046'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4049'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4049'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4053'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4053'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4054'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4054'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4055'^^xsd:integer;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4055'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4059'^^xsd:integer;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4059'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4062'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4062'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4067'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4067'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4068'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4068'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4071'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4071'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8767'^^xsd:integer;
  dwc:scientificName 'Pennate diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8767'^^xsd:string;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8731'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8731'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9232'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9232'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9171'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9171'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9019'^^xsd:integer;
  dwc:scientificName 'Ciliate sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9019'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9027'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9027'^^xsd:string;
  dwc:observationDate '1987-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9041'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9041'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8976'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8976'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '877'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:877'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '951'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:951'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1003'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1003'^^xsd:string;
  dwc:observationDate '1983-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1060'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1060'^^xsd:string;
  dwc:observationDate '1984-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1111'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1111'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1193'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1193'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1290'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1290'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1468'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1468'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1591'^^xsd:integer;
  dwc:scientificName 'Thalassiosira rotula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1591'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1691'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1691'^^xsd:string;
  dwc:observationDate '1984-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1722'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1722'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1753'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1753'^^xsd:string;
  dwc:observationDate '1984-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1783'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1783'^^xsd:string;
  dwc:observationDate '1984-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1875'^^xsd:integer;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1875'^^xsd:string;
  dwc:observationDate '1985-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1982'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1982'^^xsd:string;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2030'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2030'^^xsd:string;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2127'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2127'^^xsd:string;
  dwc:observationDate '1985-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2220'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2220'^^xsd:string;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '578'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:578'^^xsd:string;
  dwc:observationDate '1982-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '607'^^xsd:integer;
  dwc:scientificName 'Strombidium acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101274'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:607'^^xsd:string;
  dwc:observationDate '1982-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '647'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:647'^^xsd:string;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '672'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:672'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '428'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:428'^^xsd:string;
  dwc:observationDate '1982-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '482'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:482'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7030'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7030'^^xsd:string;
  dwc:observationDate '1982-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4946'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4946'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4985'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4985'^^xsd:string;
  dwc:observationDate '1989-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5118'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5118'^^xsd:string;
  dwc:observationDate '1989-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5366'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5366'^^xsd:string;
  dwc:observationDate '1989-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5459'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5459'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5480'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5480'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5702'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5702'^^xsd:string;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4128'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4128'^^xsd:string;
  dwc:observationDate '1987-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4229'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4229'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4301'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4301'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4387'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4387'^^xsd:string;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4471'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4471'^^xsd:string;
  dwc:observationDate '1988-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4477'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4477'^^xsd:string;
  dwc:observationDate '1988-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4506'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4506'^^xsd:string;
  dwc:observationDate '1988-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4586'^^xsd:integer;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4586'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4740'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4740'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4783'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4783'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4802'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4802'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2730'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2730'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2838'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '7.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2838'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2989'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2989'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3066'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3066'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3171'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3171'^^xsd:string;
  dwc:observationDate '1986-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3263'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3263'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3298'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3298'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3373'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '0.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3373'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3427'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '1.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3427'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3568'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '10.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3568'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3618'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3618'^^xsd:string;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3700'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3700'^^xsd:string;
  dwc:observationDate '1987-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A3846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '3846'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:3846'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2371'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2371'^^xsd:string;
  dwc:observationDate '1985-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2515'^^xsd:integer;
  dwc:scientificName 'Plagiogramma brockmannii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149315'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2515'^^xsd:string;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '149137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2546'^^xsd:integer;
  dwc:scientificName 'Triceratium alternans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '12.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149319'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2546'^^xsd:string;
  dwc:observationDate '1985-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '699394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2597'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2597'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2648'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2648'^^xsd:string;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '348'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '13.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:348'^^xsd:string;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5787'^^xsd:integer;
  dwc:scientificName 'Plagiogramma vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '6.99'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149352'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5787'^^xsd:string;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5868'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5868'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A5918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '5918'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.16'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:5918'^^xsd:string;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6023'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6023'^^xsd:string;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6080'^^xsd:integer;
  dwc:scientificName 'Peridinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.53'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6080'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6235'^^xsd:integer;
  dwc:scientificName 'Biddulphia mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '20.23'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148968'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6235'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6267'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '3.72'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6267'^^xsd:string;
  dwc:observationDate '1990-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6394'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.04'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6394'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6449'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.45'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6449'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6631'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6631'^^xsd:string;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6771'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6771'^^xsd:string;
  dwc:observationDate '1982-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6843'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6843'^^xsd:string;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A6979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '6979'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:6979'^^xsd:string;
  dwc:observationDate '1984-04-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7540'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7540'^^xsd:string;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7597'^^xsd:integer;
  dwc:scientificName 'Eucampia zoodiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7597'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7671'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia stolterfothii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149224'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7671'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7675'^^xsd:integer;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7675'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7757'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nordenskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7757'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7829'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7829'^^xsd:string;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7970'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7970'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7981'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7981'^^xsd:string;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8007'^^xsd:integer;
  dwc:scientificName 'Ceratium fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8007'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8131'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8131'^^xsd:string;
  dwc:observationDate '1986-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8159'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8159'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8189'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8189'^^xsd:string;
  dwc:observationDate '1986-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8233'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8233'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7141'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7141'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7250'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7250'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7290'^^xsd:integer;
  dwc:scientificName 'Peridinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163864'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7290'^^xsd:string;
  dwc:observationDate '1983-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A7474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '7474'^^xsd:integer;
  dwc:scientificName 'Asterionella glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148955'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:7474'^^xsd:string;
  dwc:observationDate '1984-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9395'^^xsd:integer;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9395'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9449'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9449'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9479'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '555045'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9479'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9602'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9602'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8579'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8579'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8616'^^xsd:integer;
  dwc:scientificName 'Exuviella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '231851'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8616'^^xsd:string;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8743'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8743'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8820'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8820'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8878'^^xsd:integer;
  dwc:scientificName 'Peridinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8878'^^xsd:string;
  dwc:observationDate '1986-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8409'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8409'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8471'^^xsd:integer;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '15.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8471'^^xsd:string;
  dwc:observationDate '1986-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8536'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8536'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8269'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8269'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9886'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9886'^^xsd:string;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9920'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9920'^^xsd:string;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9969'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9969'^^xsd:string;
  dwc:observationDate '1988-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10016'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10016'^^xsd:string;
  dwc:observationDate '1988-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10452'^^xsd:integer;
  dwc:scientificName 'Raphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10452'^^xsd:string;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8951'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8951'^^xsd:string;
  dwc:observationDate '1987-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A8992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '8992'^^xsd:integer;
  dwc:scientificName 'Peridinium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:8992'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9037'^^xsd:integer;
  dwc:scientificName 'Detonula confervacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149286'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9037'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '163224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9049'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9049'^^xsd:string;
  dwc:observationDate '1987-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9105'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9105'^^xsd:string;
  dwc:observationDate '1987-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9167'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9167'^^xsd:string;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9231'^^xsd:integer;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9231'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9239'^^xsd:integer;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9239'^^xsd:string;
  dwc:observationDate '1987-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9298'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9298'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12144'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12144'^^xsd:string;
  dwc:observationDate '1990-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12222'^^xsd:integer;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '12.84'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12222'^^xsd:string;
  dwc:observationDate '1990-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9680'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9680'^^xsd:string;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11788'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11788'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9738'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9738'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9762'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9762'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11928'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11928'^^xsd:string;
  dwc:observationDate '1989-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2273'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2273'^^xsd:string;
  dwc:observationDate '1985-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2338'^^xsd:integer;
  dwc:scientificName 'Eutreptiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2338'^^xsd:string;
  dwc:observationDate '1985-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A65> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '65'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '5.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:65'^^xsd:string;
  dwc:observationDate '1982-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A2049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '2049'^^xsd:integer;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:2049'^^xsd:string;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1454'^^xsd:integer;
  dwc:scientificName 'Biddulphia sinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148969'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1454'^^xsd:string;
  dwc:observationDate '1984-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A12431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '12431'^^xsd:integer;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.63'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:12431'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A1759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '1759'^^xsd:integer;
  dwc:scientificName 'Asterionella kariana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148956'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:1759'^^xsd:string;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4926"^^xsd:decimal ;
  dwc:decimalLongitude "4.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4926 4.1275)"^^geo:wktLiteral ;
  geo-pos:lat "51.4926"^^xsd:decimal ;
  geo-pos:long "4.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A4036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '4036'^^xsd:integer;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '4.1275'^^xsd:double;
  dwc:latitude '51.4926'^^xsd:double;
  dwc:temperature '14.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:4036'^^xsd:string;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10073'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149240'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10073'^^xsd:string;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10420'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10420'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10961'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10961'^^xsd:string;
  dwc:observationDate '1988-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A11351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '11351'^^xsd:integer;
  dwc:scientificName 'Peridinium sp2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:11351'^^xsd:string;
  dwc:observationDate '1989-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9818'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9818'^^xsd:string;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10403'^^xsd:integer;
  dwc:scientificName 'Discoid diatoms'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '148900'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10403'^^xsd:string;
  dwc:observationDate '1988-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9746'^^xsd:integer;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9746'^^xsd:string;
  dwc:observationDate '1987-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10173'^^xsd:integer;
  dwc:scientificName 'Biddulphia aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '160536'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10173'^^xsd:string;
  dwc:observationDate '1988-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A10400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '10400'^^xsd:integer;
  dwc:scientificName 'Strombidium sp3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:10400'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9627'^^xsd:integer;
  dwc:scientificName 'Pyramimonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9627'^^xsd:string;
  dwc:observationDate '1987-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9579'^^xsd:integer;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9579'^^xsd:string;
  dwc:observationDate '1987-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9478'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia shrubsolei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '19.1'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149165'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9478'^^xsd:string;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '149165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9407'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '18.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9407'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9360'^^xsd:integer;
  dwc:scientificName 'Calycomonas gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '16.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '345438'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9360'^^xsd:string;
  dwc:observationDate '1987-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1741208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9291'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '13.5'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9291'^^xsd:string;
  dwc:observationDate '1987-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6059"^^xsd:decimal ;
  dwc:decimalLongitude "3.6966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6059 3.6966)"^^geo:wktLiteral ;
  geo-pos:lat "51.6059"^^xsd:decimal ;
  geo-pos:long "3.6966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1646__urn%3Acatalog%3ANIOO-CEME%3APhytoplankton%20Oosterschelde%3A9993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1646_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-29'^^xsd:date;
  dwc:institutionCode 'NIOO-CEME'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Oosterschelde'^^xsd:string;
  dwc:catalogNumber '9993'^^xsd:integer;
  dwc:scientificName 'Cryptomonas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kees Bakker'^^xsd:string;
  dwc:collector 'Kees Bakker'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:stateProvince 'Zeeland'^^xsd:string;
  dwc:longitude '3.6966'^^xsd:double;
  dwc:latitude '51.6059'^^xsd:double;
  dwc:temperature '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Observed Individual Count = biomass calculated following Eppley equations'^^xsd:string;
  dwc:aphiaid '106282'^^xsd:integer;
  dwc:sampleSize '1 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:NIOO-CEME:Phytoplankton Oosterschelde:9993'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '106282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF